1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/samples/glfw/readme.md
mahaidong 9c0787df75 0030429: Samples - add simple glfw 3D Viewer sample
Aspect_DisplayConnection now provides constructor wrapping existing X Display connection.
2019-01-22 15:58:32 +03:00

132 B

A sample demonstrating usage of OCCT 3D Viewer within a window created using GLFW.

Platforms: Windows, macOS, Linux Required: glfw