Horde3D

Next-Generation Graphics Engine
It is currently 19.03.2024, 08:16

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 07.10.2013, 14:19 
Offline

Joined: 08.01.2008, 14:57
Posts: 66
I think we should remove the following functions from the Utility library:

Code:
   
h3dutInitOpenGL   Initializes OpenGL.
h3dutReleaseOpenGL   Releases OpenGL.
h3dutSwapBuffers   Displays the rendered image on the screen.


Why? Well...

  • First of all, they are incomplete (only basic Windows implementation).
  • Secondly they don't really make a sense: GLFW, SFML, Qt... All these standard toolkits are here to avoid this kind of "reinventing-wheel" code.
  • They also don't really help new users to try the lib, because GLFW is already included in the source package and compiled quickly with only a few basic dependencies on all supported platforms.

I think we also should remove all the other (already) deprecated functions before 1.0.0 final release.


Top
 Profile  
Reply with quote  
PostPosted: 07.10.2013, 20:05 
Offline
Tool Developer

Joined: 13.11.2007, 11:07
Posts: 1150
Location: Germany
I agree.


Top
 Profile  
Reply with quote  
PostPosted: 09.10.2013, 14:38 
Offline

Joined: 08.01.2008, 14:57
Posts: 66
Pull request sent.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group