Websocket chat 770 runs ♦ 0 likes Created: 29 Feb 2020 Modified: 12 Jan 2023 Demo of Ancient Brain Websockets functionality. Run on multiple devices. Chat from one to the other.
Password Websock... 24 runs ♦ 0 likes Created: 14 Nov 2022 Modified: 15 Nov 2022 Password only Websocket world (web page version). Need to enter password. Only join with users w...
Password Websock... 54 runs ♦ 0 likes Created: 14 Nov 2022 Modified: 15 Nov 2022 Password version of "Websockets boxes"
Websockets boxes 765 runs ♦ 0 likes Created: 29 Feb 2020 Modified: 14 Nov 2022 Demo of Websockets in 3D World. Click to change the boxes on the other user's machine, while the...
Test Websockets 107 runs ♦ 0 likes Created: 14 Nov 2022 Modified: 14 Nov 2022 Test if Websocket server is up
Recognise any image 171 runs ♦ 0 likes Created: 10 Jun 2021 Modified: 4 Jul 2021 Try to recognise any image with ML5 and MobileNet. Enter any image URL at runtime.
Bouncy Balls 491 runs ♦ 3 likes Created: 1 Oct 2017 Modified: 4 Jul 2021 Demo of Physics API. Balls bounce under gravity and collide in low friction world. Splash screen...
Collision World 1266 runs ♦ 4 likes Created: 21 Sep 2017 Modified: 4 Jul 2021 Demo of Physics API. Blocks fall under gravity and collide. Can modify gravity, friction, etc. S...
MineCraft 1021 runs ♦ 2 likes Created: 27 Nov 2016 Modified: 4 Jul 2021 Use keyboard to draw blocks like in MineCraft. Use arrow keys and PgUp, PgDn to draw. Can save w...
Castle World 757 runs ♦ 4 likes Created: 11 Nov 2016 Modified: 4 Jul 2021 Demo of how to insert 3d model into World. Mind-controlled agent, actively-pursuing enemy. Splas...
Zombie Death Baby 721 runs ♦ 1 like Created: 11 Jun 2018 Modified: 4 Jul 2021 How to make a fun touch game for mobile. Touch drag and tap objects. Mouse drag and click object...
Websocket buttons 184 runs ♦ 0 likes Created: 29 Feb 2020 Modified: 4 Jul 2021 Demo of Ancient Brain Websockets functionality. Run on multiple devices. Simple page uses button...
Purple Fruit Monster 190 runs ♦ 1 like Created: 1 Sep 2018 Modified: 30 Jun 2021 Example of porting physics World unchanged to AB using plain physics API. From "3D Game Programm...
ML5 image recogn... 84 runs ♦ 0 likes Created: 10 Jun 2021 Modified: 11 Jun 2021 Demo of image recognition using ML5 and MobileNet. Image URL is hardcoded.
One Cube World (... 1043 runs ♦ 2 likes Created: 11 Apr 2018 Modified: 21 Apr 2021 Simple starter World (Three.js version). Built-in camera control.
One Cube World (P5) 1396 runs ♦ 1 like Created: 10 Nov 2018 Modified: 21 Apr 2021 Simple starter World (P5 version). No camera control. So cube rotates to show 3D.
Ammo for AB 101 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 19 Apr 2021 Ammo world for AB API
Ammo physics mod... 84 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 19 Apr 2021 Highly modified version of "ammo / instancing" from Three.js examples
Ammo physics demo 98 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 19 Apr 2021 Port of "ammo / instancing" from Three.js examples
User-controlled ... 808 runs ♦ 2 likes Created: 12 Feb 2017 Modified: 18 Apr 2021 3d model World. User controlled on desktop. Keyboard arrows to move. Switch to "Move with" camer...
Model World 823 runs ♦ 2 likes Created: 8 Nov 2016 Modified: 18 Apr 2021 Demo of how to insert 3d models into World. Mind-controlled agent, actively-pursuing enemy. Skybox.
Plain Three.js World 98 runs ♦ 0 likes Created: 1 Sep 2018 Modified: 18 Apr 2021 Example of plain Three.js API. Porting a World unchanged. From github.com/mrdoob
Plain canvas web... 68 runs ♦ 0 likes Created: 1 Sep 2018 Modified: 18 Apr 2021 Example of porting webgl World (almost) unchanged to AB using plain canvas API
Plain canvas web... 88 runs ♦ 0 likes Created: 1 Sep 2018 Modified: 18 Apr 2021 Example of porting webgl World (almost) unchanged to AB using plain canvas API
3D for Kids Worl... 166 runs ♦ 0 likes Created: 1 Sep 2018 Modified: 18 Apr 2021 Example of plain Three.js API. Porting a World unchanged. From "3D Game Programming for Kids"
Complex World 7396 runs ♦ 3 likes Created: 1 Oct 2016 Modified: 18 Apr 2021 World with a Mind-controlled agent, actively-pursuing enemy, random maze, skybox, music.
Flickr World 192 runs ♦ 0 likes Created: 12 Aug 2018 Modified: 18 Apr 2021 Demo of "Web page" API. Just use JS to make a web page. This page gets images from Flickr using ...
P5 chase World 180 runs ♦ 0 likes Created: 4 Aug 2018 Modified: 18 Apr 2021 Example of World with Mind on P5 plain API. No AB framework. Have to call Mind yourself. Mind mo...
P5 Particle System 175 runs ♦ 0 likes Created: 4 Aug 2018 Modified: 18 Apr 2021 Port of P5 site's "Particle System" example with almost no change. P5 plain API. No AB framework...
P5 Mouse tracker 298 runs ♦ 2 likes Created: 4 Jul 2018 Modified: 18 Apr 2021 Example of P5 World integrated with AB framework. Desktop: Draw ellipse wherever the mouse hover...
Touch World 429 runs ♦ 1 like Created: 6 Jan 2018 Modified: 18 Apr 2021 How to override default touch handling. Mobile: Touch drag moves agent, touch pinch zooms camera...
canvas 2d 344 runs ♦ 2 likes Created: 4 Oct 2017 Modified: 18 Apr 2021 Minimal starter World for "Canvas" API (no graphics library). Program using getContext("2d"). Pa...
canvas webgl 503 runs ♦ 2 likes Created: 17 Sep 2017 Modified: 18 Apr 2021 Minimal starter World for "Canvas" API (no graphics library). Program using getContext("webgl")....
Blank Three.js World 1338 runs ♦ 2 likes Created: 20 Nov 2016 Modified: 18 Apr 2021 A simple starter World. An Array of spheres. Painted with textures. Random motion.
Simple World 1514 runs ♦ 2 likes Created: 1 Oct 2016 Modified: 18 Apr 2021 Simple World with a Mind-controlled agent, randomly-moving enemy, paint blocks with texture.
3D for Kids World 45 runs ♦ 0 likes Created: 18 Apr 2021 Modified: 18 Apr 2021 Porting a Three.js World (almost) unchanged from "3D Game Programming for Kids"
Plain Three.js World 27 runs ♦ 0 likes Created: 18 Apr 2021 Modified: 18 Apr 2021 Porting a Three.js World unchanged.
Castle Mind World: Castle World 744 runs ♦ 2 likes Created: 11 Nov 2016 Modified: 4 Jul 2021 Move away from enemy, with randomisation.
Model Mind World: Model World 813 runs ♦ 2 likes Created: 8 Nov 2016 Modified: 18 Apr 2021 Move away from enemy, with multiple levels of randomisation.
Simple Mind World: Simple World 1252 runs ♦ 2 likes Created: 1 Oct 2016 Modified: 18 Apr 2021 Ignore enemy. Just move randomly.
Complex Mind World: Complex World 4204 runs ♦ 4 likes Created: 1 Oct 2016 Modified: 18 Apr 2021 Runs away from enemy. Bit of randomisation to avoid getting stuck.
P5 chase Mind World: P5 chase Wo... 179 runs ♦ 0 likes Created: 4 Aug 2018 Modified: 18 Apr 2021 Sample Mind for P5 chase World.
The background is a program, showing the JavaScript graphics used on this site.
The globes light up when you log in.