-
Updated
Apr 8, 2022 - JavaScript
3D
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.
Here are 5,186 public repositories matching this topic...
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 forum post: https://forum.babylonjs.com/t/babylon-editor-export-texture-scaling/12723/26
Reproducible via playground: https://playground.babylonjs.com/#DHZKGW#7
Currently when we export specularGlossiness PBRMaterials via _GLTFMaterialExporter._convertSpecularGlossinessTexturesToMetallicRoughnessAsync
We combine albedo + glossiness textures into Base64 texture string, stripping all
-
Updated
Mar 25, 2022 - JavaScript
-
Updated
Jan 13, 2022 - C++
-
Updated
Jan 30, 2022 - C++
-
Updated
Apr 8, 2022 - C++
I found this issue while trying to convert a GregorianDate into a JulianDate. The GregorianDate constructor simply takes the parameters and puts them in GregorianDate's respective fields, without actually validating them. For instance, the hour value should be in the range [0,
-
Updated
Jan 14, 2022
-
Updated
Jan 19, 2022 - Python
-
Updated
Apr 8, 2022 - C++
Good first issue
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
-
Updated
Apr 8, 2022 - C++
-
Updated
Nov 9, 2021 - JavaScript
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Python
-
Updated
Sep 7, 2021 - MATLAB
-
Updated
Apr 7, 2022 - TypeScript
-
Updated
Mar 18, 2022 - C++
-
Updated
Apr 8, 2022 - C++
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Dec 29, 2021 - Python
-
Updated
Apr 8, 2022 - C++
- Wikipedia
- Wikipedia
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