Sphere DS: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox DS Homebrews |title=Sphere |image=sphereds.png |description=3D sphere approximation demo. |author=bigS |lastupdated=2006/02/03 |type=Demos |version=2006 |license=Mixed |download=https://dlhb.gamebrew.org/dshomebrew/sphereds.7z |website=https://web.archive.org/web/20070326001526/http://ds.bigs.fr/ |source=https://dlhb.gamebrew.org/dshomebrew/sphereds.7z }} Code example of an approximation of a sphere by subdivising vertex of a icosahedro. == Controls == L/R - Z..." |
m Text replacement - "|download=https://dlhb.gamebrew.org/dshomebrew/" to "|download=https://dlhb.gamebrew.org/dshomebrew2/" |
||
| (One intermediate revision by the same user not shown) | |||
| Line 8: | Line 8: | ||
|version=2006 | |version=2006 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/dshomebrew2/sphereds.7z | ||
|website=https://web.archive.org/web/20070326001526/http://ds.bigs.fr/ | |website=https://web.archive.org/web/20070326001526/http://ds.bigs.fr/ | ||
|source=https://dlhb.gamebrew.org/ | |source=https://dlhb.gamebrew.org/dshomebrew2/sphereds.7z | ||
}} | }} | ||
Code example of an approximation of a sphere by subdivising vertex of a icosahedro. | Code example of an approximation of a sphere by subdivising vertex of a icosahedro. | ||
Latest revision as of 11:11, 16 August 2024
| Sphere | |
|---|---|
![]() | |
| General | |
| Author | bigS |
| Type | Demos |
| Version | 2006 |
| License | Mixed |
| Last Updated | 2006/02/03 |
| Links | |
| Download | |
| Website | |
| Source | |
Code example of an approximation of a sphere by subdivising vertex of a icosahedro.
Controls
L/R - Zoom
A - Light
D-Pad - Rotate
Y - Change number of subdisivsion
Screenshots
Credits
libnds and palib.
External links
- Author's website - http://ds.bigs.fr/ (archived)
