https://github.com/raigorx/cube-drawing-points
Educational cube 3D draw using points rotating
https://github.com/raigorx/cube-drawing-points
3d cube educational example rotation terminal
Last synced: 3 months ago
JSON representation
Educational cube 3D draw using points rotating
- Host: GitHub
- URL: https://github.com/raigorx/cube-drawing-points
- Owner: raigorx
- License: gpl-3.0
- Created: 2024-06-18T11:07:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-24T01:08:07.000Z (over 1 year ago)
- Last Synced: 2024-12-30T00:49:15.543Z (about 1 year ago)
- Topics: 3d, cube, educational, example, rotation, terminal
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rotating Cube
Rotating cube rendered in two different environments:
1. Canvas/JavaScript rotating cube.
2. C terminal-based rotating cube.