-
On the off chance that this is still active.
Would it be possible to save the generated sphere as a 3d object uv-mapped to the various equirectangular displays?
-
It might be useful to treat nested configuration more like normal values? Making them optional or putting them in lists/maps. But there are lots of open questions and I have to reevaluate whether this…
-
A number of people and companies have expressed an interest in having a GLTF extension which can describe rigid body physics.
A number of popular physics engines are widely used, each with a differ…
-
_From @slimsag on August 8, 2014 23:56_
Azul3D will need a model loader to load animated/static 3D models and scenes. Ideally the file format would be targeted towards specifically Azul3D and would h…
-
More of a long-term wish. This came up again and I finally found a library that appears usable for our purpose: https://github.com/stepcode/stepcode. Its license is 3-clause BSD and the build system i…
-
Hi,
Seems that with Spring Boot 3.3.0 you have removed the single page variant of the reference documentation, as it now redirects to . Please restore it, it's necessary for
1. fast cross refere…
-
Based on [a question from ShapeDiver on the forum](https://discourse.mcneel.com/t/correct-content-type-aka-mime-type-media-type-for-3dm-files/109558?u=will)...
http://tools.ietf.org/html/rfc2045#se…
-
The use of "splitamongpings" is not well documented in the workflow. This could be improved by requiring some sort of flagging.
-
Hi! I'm really liking OpenJSCAD.
Something I've been after for a while with OpenSCAD is the ability to 'smooth' models (probably via Catmull-Clark subdivision).
For example, if I'm making a box …
-
**Describe the bug**
I would like to write a simple .msh file readable by ANSYS Fluent.
**To Reproduce**
import meshio
tet_mesh = meshio.Mesh(
[
[0.0, 0.0, 0.0],
[1.0, 0.…