Drag the background!

Search JS code (of Worlds)

Search JavaScript code of all Worlds for: ABWorld init3d


Port of flying b...
759 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 );
Space Odyssey
441 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);
One Cube World (...
1113 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 );
Websockets boxes
802 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 );
Castle World
786 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 );
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 );
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 );
Mighty Spread
331 runs ♦ 0 likes
By Gareth Hogan  
Created: 12 Nov 2022
Modified: 17 Sep 2023
CA318 Project
ABWorld.init3d(startRadiusConst, maxRadiusConst, SKYCOLOR );
Blank Three.js World
1503 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 );
Password Websock...
66 runs ♦ 0 likes
By Starter user  
Created: 14 Nov 2022
Modified: 17 Sep 2023
Password version of "Websockets boxes"
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Zombie Escape
4092 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 );
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 );
Zombie Death Baby
771 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 );
Dragon Ball Meng...
932 runs ♦ 0 likes
By MENGTE ZHU  
Created: 14 Nov 2022
Modified: 22 Jan 2024
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
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 );
The San Andreas ...
1023 runs ♦ 0 likes
By Effa  
Created: 1 Dec 2022
Modified: 17 Sep 2023
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 );
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 );
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 );
MineCraft
1116 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 );
Simple World
1645 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 );
Complex World
8198 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 );
Lamborghini cube
153 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 );
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
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 );
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 );
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 );
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");
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 );
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
1013 runs ♦ 0 likes
By Vanya Cadogan  
Created: 28 Nov 2022
Modified: 17 Sep 2023
ABWorld.init3d(1250, 3000, SKYCOLOR);
Collision World
1377 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
User-controlled ...
914 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 );
Bouncy Balls
527 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
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 );
AncientBook - 3D...
1130 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");
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 );
Complex World (c...
0 runs ♦ 0 likes
By Rashmi Das  
Created: 23 Oct 2022
Modified: 17 Sep 2023
Clone of "Complex World" by Starter user
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Websockets boxes...
0 runs ♦ 0 likes
By Vaidas Buzas  
Created: 30 Nov 2022
Modified: 17 Sep 2023
Clone of "Websockets boxes" by Starter user
ABWorld.init3d ( startRadiusConst, maxRadiusConst, SKYCOLOR );
Complex World (c...
0 runs ♦ 0 likes
By jack  
Created: 12 Nov 2023
Modified: 12 Nov 2023
Clone of "Complex World" by Starter user
ABWorld.init3d ( startRadiusConst, maxRadiusConst, 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.