Drag the background!

Search source code (of Worlds)

Search JavaScript code of all Worlds for: AB loadCSS


Lego
544 runs ♦ 0 likes
By Michael Walsh  
Created: 14 Nov 2022
Modified: 1 Oct 2023
Clone of "webgl_interactive_voxelpainter" by threejs.org porting project
AB.loadCSS('/uploads/threeport/main.css');
Bowling
1044 runs ♦ 0 likes
By Vanya Cadogan  
Created: 28 Nov 2022
Modified: 17 Sep 2023
AB.loadCSS("/uploads/cadogav2/bowling_styles2.css");
New World
0 runs ♦ 0 likes
By threejs.org port...  
Created: 17 Sep 2021
Modified: 17 Sep 2023
AB.loadCSS ( '/uploads/threeport/main.css' );
Geometry Text
4 runs ♦ 0 likes
By threejs.org port...  
Created: 20 Jul 2021
Modified: 17 Sep 2023
Creates and makes it available to edit geometry text
AB.loadCSS ( '/uploads/threeport/main.css' );
webgl_instancing...
4 runs ♦ 0 likes
By threejs.org port...  
Created: 17 Sep 2021
Modified: 17 Sep 2023
AB.loadCSS ( '/uploads/threeport/main.css' );
webgl_portal
12 runs ♦ 0 likes
By threejs.org port...  
Created: 14 Sep 2021
Modified: 17 Sep 2023
creates a scene with two spheres passing through a wall
AB.loadCSS ( '/uploads/threeport/main.css' );
AB.loadCSSstring ( `
webgl_morphtargets
7 runs ♦ 0 likes
By threejs.org port...  
Created: 14 Sep 2021
Modified: 17 Sep 2023
creates a 3d shape which can be edited
AB.loadCSS ( '/uploads/threeport/main.css' );
array camera
1 run ♦ 0 likes
By threejs.org port...  
Created: 8 Sep 2021
Modified: 17 Sep 2023
shows an array of objects spinning around
AB.loadCSS ( '/uploads/threeport/main.css' );
webgl helpers (c...
0 runs ♦ 0 likes
By John Lasis  
Created: 5 Dec 2022
Modified: 17 Sep 2023
Clone of "webgl helpers" by threejs.org porting project
AB.loadCSS ( '/uploads/threeport/main.css' );
New World
3 runs ♦ 0 likes
By threejs.org port...  
Created: 14 Sep 2021
Modified: 17 Sep 2023
AB.loadCSS ( '/uploads/threeport/main.css' );
webgl_geometry_c...
0 runs ♦ 0 likes
By John Lasis  
Created: 5 Dec 2022
Modified: 17 Sep 2023
Clone of "webgl_geometry_convex" by threejs.org porting project
AB.loadCSS ( '/uploads/threeport/main.css' );
lights_spotlight
6 runs ♦ 0 likes
By threejs.org port...  
Created: 17 Sep 2021
Modified: 17 Sep 2023
AB.loadCSS ( '/uploads/threeport/main.css' );
New World
3 runs ♦ 0 likes
By Vaidas Buzas  
Created: 29 Nov 2022
Modified: 17 Sep 2023
AB.loadCSS ( '/uploads/threeport/main.css' );
webgl_buffergeom...
13 runs ♦ 0 likes
By threejs.org port...  
Created: 14 Sep 2021
Modified: 17 Sep 2023
Creates a cube with drawing range inside the cude
AB.loadCSS ( '/uploads/threeport/main.css' );
Material blendin...
4 runs ♦ 0 likes
By threejs.org port...  
Created: 2 Aug 2021
Modified: 17 Sep 2023
Customizing material blending background to see which background suits which materials
AB.loadCSS ( '/uploads/threeport/main.css' );
AB.loadCSSstring ( `
webgl helpers (c...
0 runs ♦ 0 likes
By John Lasis  
Created: 5 Dec 2022
Modified: 17 Sep 2023
Clone of "webgl helpers" by threejs.org porting project
AB.loadCSS ( '/uploads/threeport/main.css' );
webgl_geometry_d...
5 runs ♦ 0 likes
By threejs.org port...  
Created: 16 Sep 2021
Modified: 17 Sep 2023
first person view of flowing water
AB.loadCSS ( '/uploads/threeport/main.css' );
Bowling (clone b...
0 runs ♦ 0 likes
By Padraig Mann  
Created: 6 Dec 2023
Modified: 11 Sep 2024
Clone of "Bowling" by Vanya Cadogan
AB.loadCSS("/uploads/cadogav2/bowling_styles2.css");
Interactive Ray ...
3 runs ♦ 0 likes
By threejs.org port...  
Created: 2 Aug 2021
Modified: 17 Sep 2023
Creates an array of ray casting points
AB.loadCSS ( '/uploads/threeport/main.css' );
Camera
28 runs ♦ 0 likes
By threejs.org port...  
Created: 1 Jul 2021
Modified: 17 Sep 2023
Creates a basic camera angles with thrre.js from the three.js examples
AB.loadCSS ( '/uploads/threeport/main.css' );
Materials
2 runs ♦ 0 likes
By threejs.org port...  
Created: 2 Aug 2021
Modified: 17 Sep 2023
Creates several different types of materials and displays them
AB.loadCSS ( '/uploads/threeport/main.css' );
webgl decals
281 runs ♦ 0 likes
By threejs.org port...  
Created: 8 Sep 2021
Modified: 17 Sep 2023
this world shows how to put different planes to make a 3d model of a person. Can be painted by c...
AB.loadCSS ( '/uploads/threeport/main.css' );
buffergeometry g...
8 runs ♦ 0 likes
By threejs.org port...  
Created: 2 Aug 2021
Modified: 17 Sep 2023
Creates a cube out of spheres
AB.loadCSS ( '/uploads/threeport/main.css' );
webgl_buffergeom...
2 runs ♦ 0 likes
By threejs.org port...  
Created: 14 Sep 2021
Modified: 17 Sep 2023
Creates a buffergeometry cube that changes views
AB.loadCSS ( '/uploads/threeport/main.css' );
Load Cubes
430 runs ♦ 0 likes
By Vanya Cadogan  
Created: 5 Feb 2023
Modified: 17 Sep 2023
Clone of "One Cube World (Three.js)" by Starter user
AB.loadCSS("/uploads/cadogav2/app-styles.css");
webgl geometry s...
8 runs ♦ 0 likes
By threejs.org port...  
Created: 17 Sep 2021
Modified: 17 Sep 2023
displaying a wide variety of shapes on the canvas
AB.loadCSS ( '/uploads/threeport/main.css' );
Interactive Cube...
3 runs ♦ 0 likes
By threejs.org port...  
Created: 2 Aug 2021
Modified: 17 Sep 2023
Creates a cube made of cubes
AB.loadCSS ( '/uploads/threeport/main.css' );
New World
1 run ♦ 0 likes
By Sophie Renshaw  
Created: 28 Nov 2021
Modified: 17 Sep 2023
AB.loadCSS("/uploads/50ph/doodle.css")
Paint By Blocks ...
15 runs ♦ 0 likes
By Stephen Walsh  
Created: 22 Feb 2023
Modified: 17 Sep 2023
Clone of "Paint By Blocks v1 (Three.js)" by Vanya Cadogan
AB.loadCSS("/uploads/cadogav2/app-styles.css");
Memory test 2
1 run ♦ 0 likes
By threejs.org port...  
Created: 2 Aug 2021
Modified: 17 Sep 2023
Creates a memory test for the user
AB.loadCSS ( '/uploads/threeport/main.css' );
Assignment 2 - d...
140 runs ♦ 0 likes
By Ayasu Geroge  
Created: 4 Dec 2021
Modified: 17 Sep 2023
Assignment 2 - doodle recognizer
AB.loadCSS("/uploads/ayasu/doodle7.css")
New World
5 runs ♦ 0 likes
By Vaidas Buzas  
Created: 29 Nov 2022
Modified: 17 Sep 2023
AB.loadCSS ( '/uploads/threeport/main.css' );
instancing_scatt...
1 run ♦ 0 likes
By Vaidas Buzas  
Created: 29 Nov 2022
Modified: 17 Sep 2023
Clone of "instancing_scatter" by threejs.org porting project
AB.loadCSS ( '/uploads/threeport/main.css' );
cloth simulation
10 runs ♦ 0 likes
By threejs.org port...  
Created: 8 Sep 2021
Modified: 17 Sep 2023
showing a moving cloth flowing in the wind
AB.loadCSS ( '/uploads/threeport/main.css' );
webgl_geometry_c...
4 runs ♦ 0 likes
By threejs.org port...  
Created: 16 Sep 2021
Modified: 17 Sep 2023
world involving geometry and inserting a disc picture onto each appex of the shape
AB.loadCSS ( '/uploads/threeport/main.css' );
Color lines (Hil...
0 runs ♦ 0 likes
By threejs.org port...  
Created: 3 Sep 2021
Modified: 17 Sep 2023
Clone of "Color lines (Hilbert curve)" by Three.js porting demo
AB.loadCSS ( '/uploads/threeport/main.css' );
layers
5 runs ♦ 0 likes
By threejs.org port...  
Created: 17 Sep 2021
Modified: 17 Sep 2023
AB.loadCSS ( '/uploads/threeport/main.css' );
Multiple canvas ...
4 runs ♦ 0 likes
By threejs.org port...  
Created: 2 Aug 2021
Modified: 17 Sep 2023
Creates multiple canvas of circles on the background
AB.loadCSS ( '/uploads/threeport/main.css' );
webgl_geometry_d...
1 run ♦ 0 likes
By Yana Koleva  
Created: 3 Dec 2023
Modified: 3 Dec 2023
Clone of "webgl_geometry_dynamic" by threejs.org porting project
AB.loadCSS ( '/uploads/threeport/main.css' );
creating terrain
3 runs ♦ 0 likes
By threejs.org port...  
Created: 17 Sep 2021
Modified: 17 Sep 2023
making a terrain in first person view
AB.loadCSS ( '/uploads/threeport/main.css' );


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 or Python 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.