Login  Register

Re: How to add colors or normals to custom object?

Posted by Chaz on Feb 23, 2015; 2:36pm
URL: https://forum.jogamp.org/How-to-add-colors-or-normals-to-custom-object-tp4034048p4034058.html

I just wanted to apply normals xD
One more question.
I guess that normal - it is float number in range from 0 to 1, right?
So how to calculate that float number? Because in google I see examples, where normal has Vector3 type.