Chat with GPT model 997 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... 73 runs ♦ 0 likes Created: 14 Nov 2022 Modified: 17 Sep 2023 Password version of "Websockets boxes"
Password Websock... 40 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 283 runs ♦ 0 likes Created: 14 Nov 2022 Modified: 17 Sep 2023 Test if Websocket server is up
Recognise any image 369 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... 110 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 140 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 17 Sep 2023 Port of "ammo / instancing" from Three.js examples
Ammo physics mod... 111 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 17 Sep 2023 Highly modified version of "ammo / instancing" from Three.js examples
Ammo for AB 376 runs ♦ 0 likes Created: 19 Apr 2021 Modified: 17 Sep 2023 Ammo world for AB API
3D for Kids World 64 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 40 runs ♦ 0 likes Created: 18 Apr 2021 Modified: 17 Sep 2023 Porting a Three.js World unchanged.
Websockets boxes 819 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 999 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 210 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) 2334 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 208 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... 95 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... 179 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 103 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 215 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 200 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 214 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 348 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 815 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 (... 1221 runs ♦ 2 likes Created: 11 Apr 2018 Modified: 17 Sep 2023 Simple starter World (Three.js version). Built-in camera control.
Touch World 474 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 359 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 549 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 1534 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 554 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 ... 969 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 1157 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 1772 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 807 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 871 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 8355 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 1733 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... 199 runs ♦ 0 likes Created: 4 Aug 2018 Modified: 17 Sep 2023 Sample Mind for P5 chase World.
Castle Mind World: Castle World 794 runs ♦ 2 likes Created: 11 Nov 2016 Modified: 17 Sep 2023 Move away from enemy, with randomisation.
Model Mind World: Model World 860 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 1467 runs ♦ 2 likes Created: 1 Oct 2016 Modified: 17 Sep 2023 Ignore enemy. Just move randomly.
Complex Mind World: Complex World 4912 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.