Recognise any image 87 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 443 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 1125 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 843 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 616 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 561 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 chat 512 runs ♦ 0 likes Created: 29 Feb 2020 Modified: 4 Jul 2021 Demo of Ancient Brain Websockets functionality. Run on multiple devices. Chat from one to the other.
Websocket buttons 50 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...
Websockets boxes 257 runs ♦ 0 likes Created: 29 Feb 2020 Modified: 4 Jul 2021 Demo of Websockets in 3D World. Click to change the boxes on the other user's machine, while the...
Purple Fruit Monster 160 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... 49 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 (... 905 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) 965 runs ♦ 0 likes 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 62 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 19 Apr 2021 Ammo world for AB API
Ammo physics mod... 55 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 19 Apr 2021 Highly modified version of "ammo / instancing" from Three.js examples
Ammo physics demo 57 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 19 Apr 2021 Port of "ammo / instancing" from Three.js examples
User-controlled ... 636 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 671 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 canvas web... 54 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... 71 runs ♦ 0 likes Created: 1 Sep 2018 Modified: 18 Apr 2021 Example of porting webgl World (almost) unchanged to AB using plain canvas API
Flickr World 184 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 ...
3D for Kids Worl... 156 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"
Plain Three.js World 79 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
Complex World 6575 runs ♦ 3 likes Created: 1 Oct 2016 Modified: 18 Apr 2021 World with a Mind-controlled agent, actively-pursuing enemy, random maze, skybox, music.
P5 chase World 150 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 155 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 252 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 355 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 334 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 482 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 1152 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 1368 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 30 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 14 runs ♦ 0 likes Created: 18 Apr 2021 Modified: 18 Apr 2021 Porting a Three.js World unchanged.
Castle Mind World: Castle World 603 runs ♦ 2 likes Created: 11 Nov 2016 Modified: 4 Jul 2021 Move away from enemy, with randomisation.
Model Mind World: Model World 664 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 1113 runs ♦ 2 likes Created: 1 Oct 2016 Modified: 18 Apr 2021 Ignore enemy. Just move randomly.
Complex Mind World: Complex World 3612 runs ♦ 2 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... 150 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.