Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export 3D Models to Other Formats #481

Open
arjxn-py opened this issue Oct 16, 2024 · 0 comments
Open

Export 3D Models to Other Formats #481

arjxn-py opened this issue Oct 16, 2024 · 0 comments
Labels
enhancement New Feature or improvement

Comments

@arjxn-py
Copy link
Member

It would be highly beneficial for users to have the ability to export 3D models created in JupyterCad (.jcad files) to other widely used 3D file formats such as .STL, .OBJ, .FBX, and .GLTF.

Some of the common 3D file formats:

  • STL: Commonly used for 3D printing.
  • OBJ: A flexible and widely supported 3D format used in modeling software.
  • FBX: Frequently used in game development and animation pipelines.
  • GLTF: A modern format designed for efficient transmission and rendering of 3D models, often used for web-based applications.
@arjxn-py arjxn-py added the enhancement New Feature or improvement label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants