Javascript

605 bookmarks
Newest
Building Ragdolls
Building Ragdolls
Let’s use the method called Verlet Integration to create simple physics simulations. We are going to implement complex features like collision detection. Just by combining simple dots and lines, we will make a skeleton for a dancing doll like this.
·kyndinfo.notion.site·
Building Ragdolls
Fingerspelling with Machine Learning
Fingerspelling with Machine Learning
Fingerspelling.xyz uses your webcam and machine learning to analyze your hand shapes so you can learn to sign the American Sign Language alphabet.
·fingerspelling.xyz·
Fingerspelling with Machine Learning
Spherical Harmonics | stevejtrettel.site
Spherical Harmonics | stevejtrettel.site
The spherical harmonics are the eigenfunctions of the Laplace operator $\Delta$ on the round 2-dimensional sphere. From this perspective, they are a generalization of the familiar functions $\sin(n x),\cos(nx)$ on the circle, which are eigenfunctions of the 1-dimensional Laplacian $\frac{d^2}{dx^2}$. Unlike $\sin$ and $\cos$ which are determined by a single number (their frequency), spherical harmonics are parameterized by a pair of invariants $\ell,m$. For each non-negative integer $\ell$, there is a spherical harmonic $Y_{\ell m}$ for each integral $m\in[-\ell,\ell]$.
·stevejtrettel.site·
Spherical Harmonics | stevejtrettel.site
Load 3D Models in glTF Format | Discover three.js
Load 3D Models in glTF Format | Discover three.js
Here, we show you how to load complex animated models and add them to your scene. These models were originally created in Blender and exported in glTF format.
·discoverthreejs.com·
Load 3D Models in glTF Format | Discover three.js
Desmos | Graphing Calculator
Desmos | Graphing Calculator
Explore math with our beautiful, free online graphing calculator. Graph functions, plot points, visualize algebraic equations, add sliders, animate graphs, and more.
·desmos.com·
Desmos | Graphing Calculator
glTF Report
glTF Report
Viewer, analysis tool, script editor, and validator for 3D models in glTF 2.0 format.
·gltf.report·
glTF Report
Needle Engine Samples
Needle Engine Samples
Explore and download Needle Engine samples and discover the next generation of 3D web apps
·engine.needle.tools·
Needle Engine Samples
D3
D3
The JavaScript library for bespoke data visualization
·d3js.org·
D3