|
|
|
|
|
by sbondaryev
166 days ago
|
|
I skimmed the source code (base.js, light.js) to see what he was using.
It appears to be entirely custom, with no graphics libraries like Three.js.
He even implements his own low-level math functions from scratch.
It's impressive to see that kind of discipline. |
|