Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsubject/rotating-cube
Rotating Cube is a 3D engine made from scratch
https://github.com/fsubject/rotating-cube
3d 3d-engine 3d-graphics from-scratch numpy pygame python
Last synced: 29 days ago
JSON representation
Rotating Cube is a 3D engine made from scratch
- Host: GitHub
- URL: https://github.com/fsubject/rotating-cube
- Owner: Fsubject
- License: apache-2.0
- Created: 2024-09-14T17:47:10.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T15:17:25.000Z (about 1 month ago)
- Last Synced: 2024-10-16T18:02:07.396Z (about 1 month ago)
- Topics: 3d, 3d-engine, 3d-graphics, from-scratch, numpy, pygame, python
- Language: Python
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rotating Cube
![image](https://github.com/user-attachments/assets/c19bdf7d-a50b-4493-b1b4-7becd1c5a310)
## How to install
1. Clone the github repo
2. Install the following modules: *pygame*, *numpy*
3. Run the *main.py* file
4. If you want to add any 3d model, just drag & drop the *.obj* file into the *resources* directory## Recommended models
Don't use too big model, it's not Unreal Engine## Contribute
I am *open* to contributions as long as you don't just break everything.## Credit
* Discord: __fsubject__
* Twitter: __@ffsubject__
* Made *__entirely__* by __Fsubject__