after12am / eisenscript

A programming language designed for generating awesome structures.
https://after12am.github.io/eisenscript-docs/
MIT License
47 stars 5 forks source link

wrong color #25

Closed after12am closed 7 years ago

after12am commented 11 years ago

When used LambertMaterial, the color does not correct. the material color has to be blue.

{ color #00f } box
after12am commented 7 years ago

Here is use lambert material in three.js. lambert

And then, here is use basic material in three.js. basic

This depends on renderer. Not problem of eisenscript.