• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

OTClient Lighting Otclient

Itutorial

Board Moderator
Staff member
Board Moderator
Joined
Dec 23, 2014
Messages
2,477
Solutions
69
Reaction score
1,136
Does anyone know which files the handling of the graphics starts. I know there is a bunch of files for the graphics but where it is actually loaded in at.
 
bump

to clarify I need to know where openGL is initialized and where the set up for it takes place. I found a spot that looked like it but the changes I made didnt have any effect.

Also I created some files in otclient source specifically a .h file that I cannot access from one of the files that already existed. Anyone have any idea about specific things needed to be done to add new items in the otclient sources or linking them? I added the files to the cmake lists and created them directly in visual studio.
show.png
 
Last edited:
Back
Top