Jump to content

torque 3d can use Opengl? and GLSL?


Johxz

Recommended Posts

yes you can, compile it with OpenGL

and you can run T3D with OpenGL on Windows, all you need to do is to select it in the options, however first you need to compile it.


The current work of the Steering Commitee ( Yaa guys know that reminds me always @ Karate KId xD)

is all focused on Linux/OpenGL.

Link to comment
Share on other sites

yes you can, compile it with OpenGL.... all you need to do is to select it in the options, however first you need to compile it.....

You can use cmake or the project generator to create the buildfiles/ select opengl renderer, its not that hard.

 

Yes I know how to compile, but I don't know where is the option to opengl render.


You mean here?

1.JPG.6c670ae96246afe4dca1ac7d53b92402.JPG

 

Or here?

2.JPG.610dbb415ab5ae59d67b0111c21d8777.JPG

Link to comment
Share on other sites

According to that pic, you have Intel HD Graphics. That card will not support the current OpenGL implementation in Torque3D. Torque3D requires OpenGL 3.2 support. That card either supports 2.1 or 3.1 (I can't remember)

 

hmmm may be I'm wrong but can you see the page from intel? this is from my drivers... It have support for opengl 4.

 

intel_hd.JPG.681e01829a063470319aeeadbd906fb0.JPG

 

I can do other test for figure out what support from opengl I have...


source: https://downloadcenter.intel.com/download/24593/Intel-HD-Graphics-Driver-for-Windows-7-8-8-1-64-bit

Link to comment
Share on other sites

notice your project generator screenshot is missing

http://i.imgur.com/EH5jzZN.jpg

Does your directory structure look similar using the prefab from https://github.com/GarageGames/Torque3D-ProjectManager/releases ?

Are you using 3.6, or development?


(as an alternative, if you're more comfortable with cmake, that would be would be http://i.imgur.com/zLHnFWt.jpg)

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.

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...