bump mapping

Started by fireside, February 09, 2008, 08:10:25 AM

Previous topic - Next topic

fireside

Hi.  I'm just starting to look at jPct and really like it so far.  About the only complaint I have is that it doesn't appear to do bump mapping with Opengl.  Are there any plans for that? 
click here->Fireside 7 Games<-

EgonOlsen

I'm planing to enhance the OpenGL-pipeline with a new render path (see the benchmark thread for more information). After that, adding shader support should be easier than it is today. So, yes, there are some plans to add something like this but that won't happen within the next 3 months or so.

fireside

#2
O.K.  Thanks.  I have a project in mind that won't need it for now.  The benchmark discussion was interesting. I like the small size of jpct.  Hoping Blender exports will be compatible.  It's pushing polygons fairly well, actually.  Irrlicht uses that castle with octree and I think jpct is a little faster.
click here->Fireside 7 Games<-

EgonOlsen

Quote from: fireside on February 09, 2008, 11:14:25 PM
It's pushing polygons fairly well, actually.
Up to a degree, yes. The pipeline has been optimized for what it does over the years.