Jump to content

Recommended Posts

Posted

Forgive me as im not sure exactly what you call it but is there any way to have leadwerks only load models in a range i know you can use lod but i was hoping for this method if possible.

Asus Extreme v x99, Intel I7, Windows 8.1 64 Bit, SSD, Geforce GTX 980 4GB, 16GB Ripjaw DDR4

Posted

You would have to do this yourself. However, note that loading a model during real-time if it hasn't be loaded on startup will most likely pause your game. Once a model is loaded once then loading it again will make an instance of it (unless you tell it otherwise) which will be instant. So generally you'll want to load 1 of all models in your scene on startup. Then you would manually have to do what you want with loading models in a range.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...