Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / load object or make object?

Author
Message
Radio Check
20
Years of Service
User Offline
Joined: 18th Aug 2004
Location:
Posted: 28th Aug 2004 08:56
Has anyone done a good test of which is faster in the game, loaded 3ds objects or constructed models using "make object sphere" etc?

I have a 3ds ship I am using(with low triangle count), but I could use a less detailed model if it was really faster.

Thanks.

Making a cool sig is just too much pressure for me right now.
Arkheii
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: QC, Philippines
Posted: 28th Aug 2004 09:38
Loaded objects are faster than primitive objects that you create using make object x commands. See here:

http://forum.thegamecreators.com/?m=forum_view&t=32948&b=10

Lukas W
21
Years of Service
User Offline
Joined: 5th Sep 2003
Location: Sweden
Posted: 1st Sep 2004 19:37 Edited at: 1st Sep 2004 19:37
I noticed this when working on my world editor.

"make object x" is faster than "load object 'obj.x'" and "load object 'obj.x'" is faster that "load object 'obj.3ds'"

by the way>
http://www.home.no/n0id/project02.html
(my world editor test version)

Thief 3 : Deadly Shadows, The BEST game in the WORLD!
(and I cant buy it since I have a Geforce4MX 420 and NO MONEY!!!)
Arkheii
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location: QC, Philippines
Posted: 1st Sep 2004 20:20 Edited at: 1st Sep 2004 20:24
Load object results in faster frame rates, though.

btw, when you need to load multiple instances of a model, load it up as usual and turn it into a mesh (using the make mesh from object command). Then load up the following objects that use the same model by using the make object from mesh command. Then you can delete the mesh afterwards. It's faster than having to load up the same model over and over from the hard drive.

Radio Check
20
Years of Service
User Offline
Joined: 18th Aug 2004
Location:
Posted: 3rd Sep 2004 08:55
Thanks, I was able to use "make mesh from object" and that did seem to speed up loading of dupicate objects.

Making a cool sig is just too much pressure for me right now.
Lukas W
21
Years of Service
User Offline
Joined: 5th Sep 2003
Location: Sweden
Posted: 9th Sep 2004 21:34
*learned something new

Thanks Arkheii!!

I am not cool anymore... or am I?
http://www.n0id.tk - my website
http://n0id.proboards28.com/index.cgi - please join
Xander
22
Years of Service
User Offline
Joined: 3rd Mar 2003
Location: In college...yeah!
Posted: 10th Sep 2004 01:37
I should really convert my files to .dbo files...it would probably decrease my loading times...

Xander Moser - Bolt Software

Login to post a reply

Server time is: 2025-05-24 21:20:16
Your offset time is: 2025-05-24 21:20:16