Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iluha168/nd-cube
A cube that has N spatial dimensions.
https://github.com/iluha168/nd-cube
Last synced: 20 days ago
JSON representation
A cube that has N spatial dimensions.
- Host: GitHub
- URL: https://github.com/iluha168/nd-cube
- Owner: iluha168
- License: mit
- Created: 2022-11-19T12:13:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-11T14:47:03.000Z (almost 2 years ago)
- Last Synced: 2024-11-20T06:04:53.844Z (3 months ago)
- Language: C++
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ND-cube
A cube that has N spatial dimensions.
You can rotate the cube using mouse wheel, left click to switch plane of rotation.
## Technical
- Uses Windows API. Other OS are not supported.
- Tested on Windows 10 with g++ 12.2.0 compiler (Rev4, Built by MSYS2 project).
![4 dimensions, 200 edge samples, 120 in size, dot size - 3, effect of depth - 150](https://user-images.githubusercontent.com/44905605/202850608-4b581a44-63fa-4dfd-9c9d-4bd698e6f7bd.png)