Chat with GPT model 566 runs ♦ 3 likes Created: 18 Sep 2023 Modified: 3 Oct 2023 JavaScript page to chat with a GPT model. Calls OpenAI API. User needs to enter API key.
Password Websock... 64 runs ♦ 0 likes Created: 14 Nov 2022 Modified: 17 Sep 2023 Password version of "Websockets boxes"
Password Websock... 37 runs ♦ 0 likes Created: 14 Nov 2022 Modified: 17 Sep 2023 Password only Websocket world (web page version). Need to enter password. Only join with users w...
Test Websockets 162 runs ♦ 0 likes Created: 14 Nov 2022 Modified: 17 Sep 2023 Test if Websocket server is up
Recognise any image 249 runs ♦ 0 likes Created: 10 Jun 2021 Modified: 17 Sep 2023 Try to recognise any image with ML5 and MobileNet. Enter any image URL at runtime.
ML5 image recogn... 105 runs ♦ 0 likes Created: 10 Jun 2021 Modified: 17 Sep 2023 Demo of image recognition using ML5 and MobileNet. Image URL is hardcoded.
Ammo physics demo 120 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 17 Sep 2023 Port of "ammo / instancing" from Three.js examples
Ammo physics mod... 95 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 17 Sep 2023 Highly modified version of "ammo / instancing" from Three.js examples
Ammo for AB 105 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 17 Sep 2023 Ammo world for AB API
3D for Kids World 56 runs ♦ 0 likes Created: 18 Apr 2021 Modified: 17 Sep 2023 Porting a Three.js World (almost) unchanged from "3D Game Programming for Kids"
Plain Three.js World 33 runs ♦ 0 likes Created: 18 Apr 2021 Modified: 17 Sep 2023 Porting a Three.js World unchanged.
Websockets boxes 799 runs ♦ 0 likes 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...
Websocket chat 871 runs ♦ 0 likes Created: 29 Feb 2020 Modified: 17 Sep 2023 Demo of Ancient Brain Websockets functionality. Run on multiple devices. Chat from one to the other.
Websocket buttons 194 runs ♦ 0 likes Created: 29 Feb 2020 Modified: 17 Sep 2023 Demo of Ancient Brain Websockets functionality. Run on multiple devices. Simple page uses button...
One Cube World (P5) 1798 runs ♦ 1 like Created: 10 Nov 2018 Modified: 17 Sep 2023 Simple starter World (P5 version). No camera control. So cube rotates to show 3D.
Purple Fruit Monster 199 runs ♦ 1 like Created: 1 Sep 2018 Modified: 17 Sep 2023 Example of porting physics World unchanged to AB using plain physics API. From "3D Game Programm...
Plain canvas web... 76 runs ♦ 0 likes Created: 1 Sep 2018 Modified: 17 Sep 2023 Example of porting webgl World (almost) unchanged to AB using plain canvas API
Plain canvas web... 94 runs ♦ 0 likes Created: 1 Sep 2018 Modified: 13 Nov 2023 Example of porting webgl World (almost) unchanged to AB using plain canvas API
3D for Kids Worl... 175 runs ♦ 0 likes Created: 1 Sep 2018 Modified: 17 Sep 2023 Example of plain Three.js API. Porting a World unchanged. From "3D Game Programming for Kids"
Plain Three.js World 99 runs ♦ 0 likes Created: 1 Sep 2018 Modified: 17 Sep 2023 Example of plain Three.js API. Porting a World unchanged. From github.com/mrdoob
Flickr World 209 runs ♦ 0 likes Created: 12 Aug 2018 Modified: 17 Sep 2023 Demo of "Web page" API. Just use JS to make a web page. This page gets images from Flickr using ...
P5 chase World 186 runs ♦ 0 likes Created: 4 Aug 2018 Modified: 17 Sep 2023 Example of World with Mind on P5 plain API. No AB framework. Have to call Mind yourself. Mind mo...
P5 Particle System 200 runs ♦ 0 likes Created: 4 Aug 2018 Modified: 17 Sep 2023 Port of P5 site's "Particle System" example with almost no change. P5 plain API. No AB framework...
P5 Mouse tracker 321 runs ♦ 2 likes Created: 4 Jul 2018 Modified: 17 Sep 2023 Example of P5 World integrated with AB framework. Desktop: Draw ellipse wherever the mouse hover...
Zombie Death Baby 757 runs ♦ 1 like 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...
One Cube World (... 1108 runs ♦ 2 likes Created: 11 Apr 2018 Modified: 17 Sep 2023 Simple starter World (Three.js version). Built-in camera control.
Touch World 457 runs ♦ 1 like Created: 6 Jan 2018 Modified: 17 Sep 2023 How to override default touch handling. Mobile: Touch drag moves agent, touch pinch zooms camera...
canvas 2d 353 runs ♦ 2 likes Created: 4 Oct 2017 Modified: 17 Sep 2023 Minimal starter World for "Canvas" API (no graphics library). Program using getContext("2d"). Pa...
Bouncy Balls 509 runs ♦ 3 likes Created: 1 Oct 2017 Modified: 17 Sep 2023 Demo of Physics API. Balls bounce under gravity and collide in low friction world. Splash screen...
Collision World 1323 runs ♦ 4 likes Created: 21 Sep 2017 Modified: 17 Sep 2023 Demo of Physics API. Blocks fall under gravity and collide. Can modify gravity, friction, etc. S...
canvas webgl 512 runs ♦ 2 likes Created: 17 Sep 2017 Modified: 13 Nov 2023 Minimal starter World for "Canvas" API (no graphics library). Program using getContext("webgl")....
User-controlled ... 891 runs ♦ 2 likes Created: 12 Feb 2017 Modified: 17 Sep 2023 3d model World. User controlled on desktop. Keyboard arrows to move. Switch to "Move with" camer...
MineCraft 1102 runs ♦ 2 likes 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...
Blank Three.js World 1462 runs ♦ 2 likes Created: 20 Nov 2016 Modified: 17 Sep 2023 A simple starter World. An Array of spheres. Painted with textures. Random motion.
Castle World 785 runs ♦ 4 likes Created: 11 Nov 2016 Modified: 17 Sep 2023 Demo of how to insert 3d model into World. Mind-controlled agent, actively-pursuing enemy. Splas...
Model World 852 runs ♦ 2 likes Created: 8 Nov 2016 Modified: 17 Sep 2023 Demo of how to insert 3d models into World. Mind-controlled agent, actively-pursuing enemy. Skybox.
Complex World 8164 runs ♦ 5 likes Created: 1 Oct 2016 Modified: 17 Sep 2023 World with a Mind-controlled agent, actively-pursuing enemy, random maze, skybox, music.
Simple World 1617 runs ♦ 2 likes Created: 1 Oct 2016 Modified: 17 Sep 2023 Simple World with a Mind-controlled agent, randomly-moving enemy, paint blocks with texture.
P5 chase Mind World: P5 chase Wo... 185 runs ♦ 0 likes Created: 4 Aug 2018 Modified: 17 Sep 2023 Sample Mind for P5 chase World.
Castle Mind World: Castle World 772 runs ♦ 2 likes Created: 11 Nov 2016 Modified: 17 Sep 2023 Move away from enemy, with randomisation.
Model Mind World: Model World 841 runs ♦ 2 likes Created: 8 Nov 2016 Modified: 17 Sep 2023 Move away from enemy, with multiple levels of randomisation.
Simple Mind World: Simple World 1351 runs ♦ 2 likes Created: 1 Oct 2016 Modified: 17 Sep 2023 Ignore enemy. Just move randomly.
Complex Mind World: Complex World 4735 runs ♦ 4 likes Created: 1 Oct 2016 Modified: 17 Sep 2023 Runs away from enemy. Bit of randomisation to avoid getting stuck.
The background is a program, showing the JavaScript graphics used on this site.
The globes light up when you log in.