https://github.com/maxvdec/compose
A new 3D Modeling and Animation Suite made in Metal for macOS
https://github.com/maxvdec/compose
Last synced: 30 days ago
JSON representation
A new 3D Modeling and Animation Suite made in Metal for macOS
- Host: GitHub
- URL: https://github.com/maxvdec/compose
- Owner: maxvdec
- Created: 2025-07-12T19:02:22.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-12T19:45:11.000Z (12 months ago)
- Last Synced: 2025-07-12T21:13:42.614Z (12 months ago)
- Language: Swift
- Size: 185 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compose
Compose is a next-gen 3D Modeling Software made for macOS. It uses Metal under-the-hood for a stunning perfomance and graphics.
## Roadmap
- [x] (Thyme) Get simple drawing
- [ ] (Thyme) Import models
- [ ] (Thyme) Create camera and viewport
- [ ] (Thyme) Draw grid for visualizing
- [ ] (Thyme) Create a shader for visualizing object contour
- [ ] (Thyme) Light up different faces of models
- [ ] (Thyme) Add simple textures
- [ ] (Tide) Create a API that abstracts Thyme while making it future-proof