www.jpct.net

General => Feedback => Topic started by: cyberkilla on February 15, 2007, 04:34:09 am

Title: Hardware Skinning?
Post by: cyberkilla on February 15, 2007, 04:34:09 am
Is is possible for me to use hardware skinning using the Hardware Rendering mode?

I read that it can be very beneficial.
Perhaps I should research this in the lwjgl documentation :)
Title: Hardware Skinning?
Post by: EgonOlsen on February 15, 2007, 08:08:00 am
No. It doesn't fit the software/hardware-hybrid pipeline the engine is using.
Title: Hardware Skinning?
Post by: cyberkilla on February 15, 2007, 09:21:58 am
Ok, no problem.

I don't know how you implement such a thing, so ill take your word for it.
I heard skinning was done while still in object space, just before world transformation. Thats about the limit of be wisdom in this area;)