Jump to content

Is there any shaders running by default?


Nexerade
 Share

Recommended Posts

Or it's just OpenGL? Cause I didn't find anything in main.lua, don't wanna use VS so hoping I could make everything using .lua. So, is there any shaders running by default that I can disable in main.lua? 

I am not silly. My english is just not really great. T_T

But I'm learning! :D

Link to comment
Share on other sites

There hasn’t been a fixed pipeline since about ten years ago. Leadwerks runs pretty well even on integrated graphics with low settings so I don’t know if editing the shaders will do much good. What is the reason you are interested in this?

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Well, firstly I wanna learn to write shaders, cause I write mostly on C, and GLSL is very similar; secondly, when I change resolution up, my FPS drastically falls down. Here you can see FPS on the up-left corner, I have ~10 static light sources with "medium" distance, 1920x1080, all low settings exept for antialiasing which is 2x and texture quality, which is very high. 

 

I've tried to remove all light sources and it doesn't really get FPS boost. So I think there is something with shaders, because in our engine with fixed pipeline (OpenGL 1.2) (I have no light sources or shadows), with same amount of polygons, FPS is much higher, even when using 8x multisampling 1920x1080. 

 

Here is our engine for FPS comprasion. In my map in leadwerks I have ~110k polygons, in our game ~85-105k polygons around the player, but there is a very huge difference in FPS even when leadwerks has no lights, 1920x1080 without any antialiasing. 

 

  • Sad 1

I am not silly. My english is just not really great. T_T

But I'm learning! :D

Link to comment
Share on other sites

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.

 Share

×
×
  • Create New...