08-28-2014, 05:51 AM
The reason I ask is I am busy writing a script-like language on top of the Erlang VM to test something I suggested somewhere on this forum. Can't really remember where right now...
Anyways, the jist of it was storing JUST the changes made to a chunk rather than the entire chunk, and then when a chunk was required, generate the chunk, apply the changes, and then calculate the lighting.
So I was hoping there was someone on here that was interested in helping finish up the language so we could see how feasible the idea is.
Anyways, the jist of it was storing JUST the changes made to a chunk rather than the entire chunk, and then when a chunk was required, generate the chunk, apply the changes, and then calculate the lighting.
So I was hoping there was someone on here that was interested in helping finish up the language so we could see how feasible the idea is.