This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Emma's profile picture

3D Starfield

Started by Emma, 01 June 2016 - 09:58 PM
Emma #1
Posted 01 June 2016 - 11:58 PM
Hey guys, I've been following the tutorial series that Yevano used to make his General Purpose 3D Renderer, I'm on episode 4, and decided this would be cool on its own. It's a 3D Starfield… screensaver? Idk, no practical use other than it looks pretty.

Code: http://pastebin.com/28SwDRn6
Smashed together with Oeed's compilr
Just do these commands in your shell:

pastebin get 28SwDRn6 build
build --extract
startup
Or if you prefer, you can delete the startup and just run the "main.lua" file. ¯\_(ツ)_/¯

Anyways, here's a gif
Spoiler




Or, if you prefer screenies:
Spoiler

SpoilerThis doesn't do it justice

Edited on 02 June 2016 - 02:00 AM
Yevano #2
Posted 02 June 2016 - 12:26 AM
Nice! Such a good tutorial. I'd recommend it for anyone wanting to learn more about computer graphics.
Bomb Bloke #3
Posted 02 June 2016 - 02:55 AM
Y u no accept gifs forum?
Eh?

Edit: snip
Edited on 02 June 2016 - 02:02 AM
Emma #4
Posted 02 June 2016 - 03:59 AM

Strange, the editor said "this forum does not accept this file extension" :/ will update the OP tho
CrazedProgrammer #5
Posted 15 July 2016 - 12:31 AM
Very impressive! :D/>
It has performance and tearing issues though :P/>