All Projects → huxingyi → Dust3d

huxingyi / Dust3d

Licence: mit
🐪 Dust3D is a cross-platform open-source 3D modeling software. Auto UV unwrapping, auto rigging with PBR Material support, pose and motion authoring all in one.

Programming Languages

C++
36643 projects - #6 most used programming language
HTML
75241 projects
GLSL
2045 projects

Projects that are alternatives of or similar to Dust3d

Flux Studio
Web-based 2d/3d editing application for FLUX desktop manufacturing products
Stars: ✭ 29 (-98.72%)
Mutual labels:  3d, 3d-printing
Freecad
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
Stars: ✭ 10,366 (+358.06%)
Mutual labels:  3d, 3d-printing
Nintimdo Rp 3d models
Autodesk Fussion and stl files
Stars: ✭ 35 (-98.45%)
Mutual labels:  3d, 3d-printing
Blender
Mirror of the official Blender Git repository. Updated every hour.
Stars: ✭ 609 (-73.09%)
Mutual labels:  3d, 3d-printing
Zengine
2D | 3D Game development library
Stars: ✭ 145 (-93.59%)
Mutual labels:  game-development, 3d
Sdf
Simple SDF mesh generation in Python
Stars: ✭ 683 (-69.82%)
Mutual labels:  3d, 3d-printing
Fornos
GPU Texture Baking Tool
Stars: ✭ 82 (-96.38%)
Mutual labels:  game-development, 3d
Engine Native
Native engine for Cocos Creator
Stars: ✭ 488 (-78.44%)
Mutual labels:  game-development, 3d
Gplayengine
Cross-platform C++ 2D / 3D game engine.
Stars: ✭ 129 (-94.3%)
Mutual labels:  game-development, 3d
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (-9.24%)
Mutual labels:  game-development, 3d
Silk.net
The high-speed OpenAL, OpenGL, Vulkan, and GLFW bindings library your mother warned you about.
Stars: ✭ 534 (-76.4%)
Mutual labels:  game-development, 3d
Tinypc
A miniature gaming PC / laptop
Stars: ✭ 160 (-92.93%)
Mutual labels:  game-development, 3d-printing
Hedera
paint 3D ivy in the Unity Editor, watch procedurally generated meshes simulate growth and clinging in real-time
Stars: ✭ 526 (-76.76%)
Mutual labels:  game-development, 3d
Spaceshipgenerator
A Blender script to procedurally generate 3D spaceships
Stars: ✭ 6,992 (+208.97%)
Mutual labels:  game-development, 3d
Roygbiv
A 3D engine for the Web
Stars: ✭ 499 (-77.95%)
Mutual labels:  game-development, 3d
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+416.92%)
Mutual labels:  game-development, 3d
Etengine
Realtime 3D Game-Engine with a focus on space sim. Written in C++ 14
Stars: ✭ 408 (-81.97%)
Mutual labels:  game-development, 3d
Openscad
OpenSCAD - The Programmers Solid 3D CAD Modeller
Stars: ✭ 4,444 (+96.38%)
Mutual labels:  3d, 3d-printing
Covid 19 Respirators
JPL designed 3D and tested printed respirators to help with the COVID-19 pandemic response.
Stars: ✭ 103 (-95.45%)
Mutual labels:  3d, 3d-printing
Fxgl
Stars: ✭ 2,378 (+5.08%)
Mutual labels:  game-development, 3d

appveyor status travis status readthedocs status

Buy me a coffee for staying up late coding :-)

Overview

Dust3D is brand new 3D modeling software. It lets you create watertight 3D models in seconds. Use it to speed up character modeling for games, 3D printing, and so on.

Examples

Installation

Dust3D is available for Windows, macOS, and Linux under the MIT license. Its completely free and open source

You can get the latest version in the Releases tab of this GitHub repository. If you're feeling adventurous, you can also build from source.

Windows

Download the .exe – no installation necessary.

macOS

On macOS, you can download the .dmg file or with homebrew:

brew cask install dust3d

Linux

We provide a .AppImage file in the releases tab:

chmod a+x ./dust3d-1.0.0-rc.6.AppImage
./dust3d-1.0.0-rc.6.AppImage

External Links

External Media

Contributing

Any contributions are welcome including bugfixes, fixing typos, adding tests, proposing new features, and letting more people know about Dust3D.

License

Dust3D's source code is available under the MIT license, however, some third party libraries we use are not MIT license compatible, such as CGAL. You can use the released Dust3D software freely no matter for personal or for commercial purpose, and you can integrate the source code of Dust3D to your project as MIT licensed, but with the third party libraries on the specified license respectively.

Acknowledgements

https://raw.githubusercontent.com/huxingyi/dust3d/master/ACKNOWLEDGEMENTS.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].