Skip to content

MarcioAB/OpenTK_performance1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

GameWindow, GLControl and GLWpfControl performance compare

The idea of this solution is to compare the performance by single render of several millions of triangles using 3 differente UI user interfaces: GameWindow, WinForms GLControl and GLWpfControl. The 3 UI share the same model and the same basic GL stuff in 2 libraries ... work in progress
Result on my Radeon RX550/550 Series is: GLControl is a bit faster than GameWindow that is a bit faster of GLWpfControl.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages