I created a Voxel Light Simulation in Google Sheets.
Yup, it's exactly what it sounds like. It uses a similar algorithm to Minecraft and is probably the most basic method of rendering light in voxels I've ever seen.
However why I found it interesting was that I'm not just adding every value around a tile, intead I had to find the highest value of the four adjacent tiles, subtracting the dropoff rate (5 in this case), and inheriting the result as that tile's value. If I had used the sum of all four tiles then the values would get exponentially larger with each step.

Here is the link, just make a copy of the sheet if you wanna edit it:
Viewer Access Here!
impressive!
This is very, very amazing.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement