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: 16 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T21:46:32.000Z (about 1 year ago)
- Last Synced: 2025-10-26T08:51:39.506Z (6 months ago)
- Topics: 3d, cube, educational, example, rotation, terminal
- Language: JavaScript
- Homepage:
- Size: 27.3 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.