JavaScript 3D Library.
-
Updated
Apr 25, 2022 - JavaScript
{{ message }}
3D modeling uses specialized software to create a digital model of a physical object. It is an aspect of 3D computer graphics, used for video games, 3D printing, and VR, among other applications.
JavaScript 3D Library.
Found a small error in the Real World Use Cases of the v8 Migration Guide
The example code describing that array's must be explicit is missing the .map() closing bracket.
What it is now:
<mesh>
- {colors.map((color, index) => <meshBasicMaterial key={index} attachArray="material" color={color}
See KhronosGroup/glTF#1691 for implementation spec.
A brief computer graphics / rendering course
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
Looking through the scripts in package.json, a lot of the tasks have inconsistent naming or have misleading names
To point out a few issues:
kebab-case (e.g. prettier-check) while others use camelCase (e.g. buildApps). We should pick a consistent style. (Personally I find kebab-case easier to type on the command line)generateDocumentation seems needlessly lA resource repository for 3D machine learning
A Blender script to procedurally generate 3D spaceships
Open3D: A Modern Library for 3D Data Processing
Please respect the following template to report a new issue, otherwise your issue will be automatically closed.
Before submitting, search through existing open or closed issues reports and through blender.stackexchange.com to check whether the issue already exists.
If the issue concerns an operator that grab geodata from an external web service (Basemaps, OSM, SRTM), then it can be a network
OpenSCAD - The Programmers Solid 3D CAD Modeller
A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
Easily display interactive 3D models on the web and in AR!
A brief computer graphics / rendering course
Lightweight and modular C++11 graphics middleware for games and data visualization
Animated 3D backgrounds for your website
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
The open source mesh processing system
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar