Jump to content
Everywhere

Search the Community

Showing results for tags 'performance'.

  • Search By Tags

    • performance ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 11 results

  1. Hello all, i am getting back into leadwerks and I am curious. How do you create LODs for your models in leadwerks? I modeled some meshes and would like to set up some LODs for performance.
  2. I'm planning to use LOT'S of decals in my project. I will use them to for signs, labels, dirt etc. My question is, before I go ahead, do they eat lot of processing power? What if I have a prefab with ten decals and then I have that prefab used in 20 different places? Even hundreds? Well, yes best wa...
  3. Hi there, I am wondering if I am doing something wrong, or if I expect too much from Leadwerks... I built a small medivial house, just to play around. Soon I recognized that I got trouble with perfromance, very low FPS in Debug and normal run mode. So I started testing Leadwerks Performance a b...
  4. http://pastebin.com/yQ2jHPii > I put my script on pastebin for better overview. This is the script I attached to a turret . Basic explaination: It ckecks for enemies nearby and alligns itself to them, calls shoot() function once in a while. The Bullet itself is only for the visual. To hurt the e...
  5. I'm running into a huge issue, I can't wrap my head around it. Whenever I compile the Lua interpreter (Visual Studio Express 2013, Release mode, Windows-32 bit), I get back an exe about 5.5 MB large. The Lua interpreter that comes in each project is only 4.5 MB large. This fact alone wouldn't be a h...
  6. I find it really strange that I'm getting really low FPS on all of the maps that I make, I usually have around 5-10 fps when the map is fully finished, and the bad thing is, I'm not the only one with this problem. I get that my map is intense in terms of lights and whatnot but my specs should allow...
  7. This might be a pretty obscure question, but I just had a thought as to why I might sometimes get crashes randomly. Anyway, do loaded assets get "cached"? If not, then could loading and releasing assets possibly fragment memory to an extent that could cause a game to crash?
  8. So, I was trying to find out why my game's framerate wasn't the best, and I came across an unexpected discovery. When I have 6 separate car models in game, the framerate plummets. However, if I use the same car model, the framerate is more reasonable. Anyway, I was just wondering, is this suppos...
  9. I've noticed during the testing, performance is really bad. Whether it's the AI testing level (3-10 FPS), 2 lights+floor+kicking around a box, or a particle emitter with high particle count, as soon as something starts happening it is visibly choppy. It is bogged down from 200 FPS to around 20 FPS...
  10. So I was reading a something from a post on one of Unity's forums (I'm not interested in the engine, but some of the discussions there are helpful), and atlas texturing seems to be a big thing there. I had no idea that one large texture that combined multiple small textures could improve performance...
  11. Is Leadwerks designed to handle a lot of unique textures without significant performance drop? I'm just curious because I trying to decide on whether or not to use a bunch of unique textures in my game to a lot add variety. Also, how many unique textures are you using if you are working on a gam...
×
×
  • Create New...