Skip to content

markaren/threepp_wxwidgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threepp + WxWidgets

This is a simple example of how to use threepp with WxWidgets.

As WxWidget is a complete GUI library, it is not necessary to use threepp's Canvas class. Instead, we can use WxWidgets' wxGLCanvas and wxGLContext to create a window and a GL context, and then use threepp's GLRenderer to render to it.

Alas, the option THREEPP_WITH_GLFW should be set to OFF when building threepp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published