top | item 3174125

Ask HN: Voxel rendering engine for iOS. What next?

9 points| larssonvomdach | 14 years ago | reply

Hi,

I implemented a performant voxel rendering engine for iOS:

---

http://www.youtube.com/watch?v=XPciH3Ynci0&t=3m28s

http://www.youtube.com/watch?v=vkzlpXr7au4

---

Code/Docs:

https://github.com/larsxschneider/iVoxel

https://github.com/larsxschneider/MasterThesis

---

Any idea what this could be used for/who would be interested in this kind of stuff?

Thanks, Lars

3 comments

order
[+] freemarketteddy|14 years ago|reply
dude thats awesome man....I have been thinking of making a cool virtual reality app where you changed the projection of the view with the accelerometer and gyroscope...could potentially use your library aking it...thanks a lot!
[+] corysama|14 years ago|reply
At the moment, the only license I can find on the code is "Copyright 2010 Lars Schneider. All rights reserved" You'll need to get a license cleared by Lars before you use his lib.
[+] freemarketteddy|14 years ago|reply
Question : How do I go about drawing my own point clouds.?