Drag the background!

Search JS code (of Worlds)

Search JavaScript code of all Worlds for: ABWorld init3d


CA318 2018 World
2160 runs ♦ 3 likes
By Mark Humphrys  
Created: 25 Sep 2018
Modified: 17 Sep 2023
CA318 practical 2018: Write a Mind to solve this World.
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Lion Chase
435 runs ♦ 0 likes
By Martin Derwin  
Created: 30 Nov 2022
Modified: 17 Sep 2023
Don't get caught by the lions
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Expo World
211 runs ♦ 0 likes
By Mark Humphrys  
Created: 17 Oct 2018
Modified: 17 Sep 2023
Infinite changing demo for expos.
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
One Cube World (...
1112 runs ♦ 2 likes
By Starter user  
Created: 11 Apr 2018
Modified: 17 Sep 2023
Simple starter World (Three.js version). Built-in camera control.
ABWorld.init3d ( startRadius, maxRadius, skycolor );
3. Making an Avatar
116 runs ♦ 0 likes
By "3D Game Program...  
Created: 16 Aug 2018
Modified: 17 Sep 2023
Port of code "building_an_avatar" from Ch.3
ABWorld.init3d ( startRadius, maxRadius, skycolorObject );
User-controlled ...
905 runs ♦ 2 likes
By Starter user  
Created: 12 Feb 2017
Modified: 17 Sep 2023
3d model World. User controlled on desktop. Keyboard arrows to move. Switch to "Move with" camer...
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
3MF demo
70 runs ♦ 0 likes
By Mark Humphrys  
Created: 17 Jan 2019
Modified: 17 Sep 2023
Attempt to load 3MF model. Not working yet.
ABWorld.init3d ( startRadius, maxRadius, skycolorObject );
1. Shapes
173 runs ♦ 0 likes
By "3D Game Program...  
Created: 16 Aug 2018
Modified: 17 Sep 2023
Port of code "shapes" from Ch.1
ABWorld.init3d ( startRadius, maxRadius, skycolorObject );
Zombie Death Baby
762 runs ♦ 1 like
By Starter user  
Created: 11 Jun 2018
Modified: 17 Sep 2023
How to make a fun touch game for mobile. Touch drag and tap objects. Mouse drag and click object...
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
AI music
156 runs ♦ 0 likes
By Mark Humphrys  
Created: 5 Jan 2020
Modified: 17 Sep 2023
Experiments in auto generating music
ABWorld.init3d ( startRadius, maxRadius, skycolor );
Bowling
1009 runs ♦ 0 likes
By Vanya Cadogan  
Created: 28 Nov 2022
Modified: 17 Sep 2023
ABWorld.init3d(1250, 3000, SKYCOLOR);
Mighty Spread
331 runs ♦ 0 likes
By Gareth Hogan  
Created: 12 Nov 2022
Modified: 17 Sep 2023
CA318 Project
ABWorld.init3d(startRadiusConst, maxRadiusConst, SKYCOLOR );
Simple World
1643 runs ♦ 2 likes
By Starter user  
Created: 1 Oct 2016
Modified: 17 Sep 2023
Simple World with a Mind-controlled agent, randomly-moving enemy, paint blocks with texture.
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Blank Three.js World
1497 runs ♦ 2 likes
By Starter user  
Created: 20 Nov 2016
Modified: 17 Sep 2023
A simple starter World. An Array of spheres. Painted with textures. Random motion.
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Space Odyssey
440 runs ♦ 0 likes
By Yiming Fu  
Created: 2 Dec 2022
Modified: 17 Sep 2023
Clone of "Websockets boxes" by Starter user
ABWorld.init3d ( startRadiusConst, maxRadiusConst);
Castle World
785 runs ♦ 4 likes
By Starter user  
Created: 11 Nov 2016
Modified: 17 Sep 2023
Demo of how to insert 3d model into World. Mind-controlled agent, actively-pursuing enemy. Splas...
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Collision World
1361 runs ♦ 4 likes
By Starter user  
Created: 21 Sep 2017
Modified: 17 Sep 2023
Demo of Physics API. Blocks fall under gravity and collide. Can modify gravity, friction, etc. S...
ABWorld.init3d ( startRadius, maxRadius, SKYCOLOR ); // sets up renderer, scene, camera
Model World
856 runs ♦ 2 likes
By Starter user  
Created: 8 Nov 2016
Modified: 17 Sep 2023
Demo of how to insert 3d models into World. Mind-controlled agent, actively-pursuing enemy. Skybox.
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Complex World
8192 runs ♦ 5 likes
By Starter user  
Created: 1 Oct 2016
Modified: 17 Sep 2023
World with a Mind-controlled agent, actively-pursuing enemy, random maze, skybox, music.
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Password Websock...
65 runs ♦ 0 likes
By Starter user  
Created: 14 Nov 2022
Modified: 17 Sep 2023
Password version of "Websockets boxes"
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Websockets boxes
801 runs ♦ 0 likes
By Starter user  
Created: 29 Feb 2020
Modified: 17 Sep 2023
Demo of Websockets in 3D World. Click to change the boxes on the other user's machine, while the...
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
The San Andreas ...
1023 runs ♦ 0 likes
By Effa  
Created: 1 Dec 2022
Modified: 17 Sep 2023
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
AncientBook - 3D...
1129 runs ♦ 0 likes
By Jordan Tallon  
Created: 20 Nov 2023
Modified: 8 Feb 2024
Generates a custom story with GPT and places it into an interactive 3d book. A series of control...
ABWorld.init3d(500, 5000, "black");
Port of flying b...
758 runs ♦ 0 likes
By Discover three.js  
Created: 10 Feb 2019
Modified: 17 Sep 2023
Animated models. Port of flying birds with GLB models. From "Discover three.js". See project inf...
ABWorld.init3d ( startRadius, maxRadius, color );
3D Snake
621 runs ♦ 1 like
By przemek biel  
Created: 29 Nov 2022
Modified: 17 Sep 2023
snake eats apple nom nom but in 3D
ABWorld.init3d ( 500, 2000, "#69b2d6");
Final Pool
1164 runs ♦ 2 likes
By Ian Gilligan  
Created: 1 Mar 2019
Modified: 17 Sep 2023
Pool Predictor for CA326
ABWorld.init3d(startRadius, maxRadius, SKYCOLOR); // sets up renderer, scene, camera
smooth movement
386 runs ♦ 0 likes
By Mark Humphrys  
Created: 6 Sep 2017
Modified: 17 Sep 2023
this may work on touch
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
2D sprite animation
158 runs ♦ 0 likes
By Mark Humphrys  
Created: 11 Nov 2018
Modified: 17 Sep 2023
2D sprite animation on a surface. Change show3d to true to see it on 3d box faces.
if ( show3d ) ABWorld.init3d ( startRadius, maxRadius, skycolorObject );
Ammo for AB
105 runs ♦ 0 likes
By Starter user  
Created: 19 Apr 2021
Modified: 17 Sep 2023
Ammo world for AB API
ABWorld.init3d ( startRadius, maxRadius, SKYCOLOR );
MineCraft
1115 runs ♦ 2 likes
By Starter user  
Created: 27 Nov 2016
Modified: 17 Sep 2023
Use keyboard to draw blocks like in MineCraft. Use arrow keys and PgUp, PgDn to draw. Can save w...
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Touch World
457 runs ♦ 1 like
By Starter user  
Created: 6 Jan 2018
Modified: 17 Sep 2023
How to override default touch handling. Mobile: Touch drag moves agent, touch pinch zooms camera...
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Battleship
4277 runs ♦ 2 likes
By Aaron Crawford  
Created: 30 Oct 2022
Modified: 17 Sep 2023
ABWorld.init3d ( startRadius, maxRadius, skycolor );
Lamborghini cube
152 runs ♦ 0 likes
By Mark Humphrys  
Created: 13 Dec 2019
Modified: 17 Sep 2023
Simple variant of One Cube World
ABWorld.init3d ( startRadius, maxRadius, skycolor );
Zombie Escape
4086 runs ♦ 6 likes
By Liam  
Created: 30 Nov 2022
Modified: 17 Sep 2023
Compete with another player to see who can survive the longes against a hoard of zombies!
ABWorld.init3d ( startRadiusConst, maxRadiusConst, skyColor );
Dragon Ball Meng...
929 runs ♦ 0 likes
By MENGTE ZHU  
Created: 14 Nov 2022
Modified: 22 Jan 2024
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Chess
5850 runs ♦ 2 likes
By Eoin Daly  
Created: 19 Oct 2022
Modified: 17 Sep 2023
A game of chess by the beach, on a beautiful day
ABWorld.init3d ( startRadius, maxRadius, skycolor );
Bouncy Balls
525 runs ♦ 3 likes
By Starter user  
Created: 1 Oct 2017
Modified: 17 Sep 2023
Demo of Physics API. Balls bounce under gravity and collide in low friction world. Splash screen...
ABWorld.init3d ( startRadius, maxRadius, SKYCOLOR ); // sets up renderer, scene, camera
Complex World (c...
360 runs ♦ 0 likes
By Sumit Khopkar  
Created: 13 Nov 2021
Modified: 17 Sep 2023
Clone of "Complex World" by Starter user
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
A* complex word-3
6 runs ♦ 0 likes
By Md Shamsul Abedi...  
Created: 14 Aug 2020
Modified: 17 Sep 2023
Daniel-sharing-shamsul
ABWorld.init3d(startRadiusConst, maxRadiusConst, SKYCOLOR);
Lamborghini cube...
0 runs ♦ 0 likes
By Genesis  
Created: 7 Jul 2023
Modified: 17 Sep 2023
Clone of "Lamborghini cube" by Mark Humphrys
ABWorld.init3d ( startRadius, maxRadius, skycolor );


The background is a program, showing the JavaScript graphics used on this site.
The globes light up when you log in.
 
Font:

Users retain ownership of user content.

Platforms      Stats      The name      Terms and conditions

Call for partners      Contact

Call for partners!
Ancient Brain is looking for a partner to co-write a JavaScript coding book for schools, to be used worldwide. This would be a course for students in learning to code from scratch. The book and course will be integrated into the Ancient Brain site. This is an opportunity for someone looking to develop a course and textbook to partner with a site to promote it. Read more.