Advertisement

Object importing from files

Started by May 18, 2000 03:32 PM
0 comments, last by PestilencE 24 years, 9 months ago
Im a visual c programmer and im currently writing on my on 3d engine. I up to now am ready with nearly everything,however I still have problems with object implementation. Any ideas how to import & admin objects from script files ( i.e. similiar to Unreal with its script .u files?)? Ah yes,before I forget, how should I write a frame rate limiter that automatically adjusts screen redraw rate dependent from the objects currently visible? Thank you, PestilencE mess with the best,die like the rest - Hackers ( 1995 ?)
- just to have something in here
My suggestion would be not to write a frame rate limiter, but rather a "time limiter". I saw a good example of this in the DX SDK D3DX Tentacle demo. (Its not really D3D Specific if your not using D3D). The script files I cant think of a really good way off the top of my head.

What is a man without goals? A dead man.

---------------------------Hello, and Welcome to some arbitrary temporal location in the space-time continuum.

This topic is closed to new replies.

Advertisement