#
Three.js
Three.js is a cross-browser JavaScript library and Application Programming Interface (API) used to create and display animated 3D computer graphics in a web browser.
Here are 3,704 public repositories matching this topic...
html
threejs
game-engine
vr
webvr
virtualreality
vive
oculus
rift
ecs
aframe
virtual-reality
daydream
3d
-
Updated
Oct 8, 2021 - JavaScript
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
-
Updated
Jan 5, 2020 - JavaScript
Image tracking, Location Based AR, Marker tracking. All on the Web.
-
Updated
Oct 8, 2021 - JavaScript
3D force-directed graph component using ThreeJS/WebGL
-
Updated
Jul 9, 2021 - HTML
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
javascript
lightweight
tracking
webgl
threejs
library
snapchat
web
deep-learning
camera
augmented-reality
detection
faceswap
face
face-detection
3d
face-tracking
multiple-faces
face-filters
face-detect
-
Updated
Aug 20, 2021 - JavaScript
26
jarjav
commented
May 8, 2021
Describe the feature you'd like:
Constructive Solid Geometry (CSG) Support
Suggested implementation:
<mesh ref={boxRef}>
<boxGeometry />
<meshPhongMaterial />
</mesh>
<mesh ref="refSphere">
<sphereGeometry />
<meshPhongMaterial />
</mesh>
<union a={boxRef
-
Updated
Oct 8, 2021 - Vue
goatchurchprime
commented
Oct 30, 2018
I don't think this is a duplicate ticket, even though it's quite an obvious feature after that cat demo at SciPy2018.
The code that selects and renders the different geos is here in the THREE.js code
https://github.com/maartenbreddels/ipyvolume/blob/master/js/src/scatter.js#L57
I don't know quite where/how to inject the mesh definition compatible with the data file of this form, but i
-
Updated
Feb 18, 2021 - JavaScript
Animated 3D backgrounds for your website
-
Updated
Oct 6, 2021 - JavaScript
[DISCONTINUED] Collection of awesome resources for the A-Frame WebVR framework.
-
Updated
Oct 29, 2017
Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. https://tengge1.github.io/ShadowEditor-examples/
-
Updated
Aug 24, 2021 - JavaScript
A JavaScript library to display Photo Sphere panoramas.
-
Updated
Oct 5, 2021 - JavaScript
Real-time PathTracing with global illumination and progressive rendering, all on top of the Three.js WebGL framework. Click here for Live Demo: https://erichlof.github.io/THREE.js-PathTracing-Renderer/Geometry_Showcase.html
webgl
threejs
global-illumination
path-tracer
realtime
path
tracing
raytracing
tracer
ray
pathtracing
three-js
-
Updated
Oct 5, 2021 - JavaScript
3D web map rendering engine written in TypeScript using three.js
-
Updated
Oct 7, 2021 - TypeScript
Effects composer for three.js
-
Updated
Jul 3, 2016 - JavaScript
-
Updated
Aug 20, 2021 - JavaScript
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
javascript
emoji
svg
tracking
webgl
threejs
real-time
computer-vision
deep-learning
augmented-reality
face
face-detection
animated
webcam
morph
face-tracking
emoticon
face-expression
weboji
-
Updated
Sep 6, 2021 - JavaScript
Publication-ready NN-architecture schematics.
-
Updated
Oct 4, 2021 - JavaScript
react
redux
javascript
sass
threejs
front-end
snapchat
typescript
canvas
camera
clone
enzyme
frontend
jest
side-project
cypress
front-end-development
augementedreality
face-filters
-
Updated
Jul 4, 2021 - TypeScript
UI component for Globe Data Visualization using ThreeJS/WebGL
-
Updated
Oct 1, 2021 - HTML
Created by Ricardo Cabello
Released April 24, 2010
Latest release 5 days ago
- Repository
- mrdoob/three.js
- Website
- threejs.org
- Wikipedia
- Wikipedia
Could you provide a working sandbox for this project on sandbox.io as an example for integration?