model loader
Hey,
I'm currently trying to develop a 3d game for my fyp and i am following a brill book called killer game programming in java. Now it's after getting to a stage where i need to use a Modelloder to import models. In this book though, it imports "import ncsa.jd" After searching the internet for this ncsa portfoilo i have found the jar file and I put it in my ../ext folder. I thought this might fix the problem but net beans is still saying it cant find the ncsa jar file. Do i need to use the ncsa jar file to use a modelloader? if not, have i installed the jar the corrent way or something?
thanks a mill.
Paul

