https://github.com/fel88/occtimguiport
OpenCascade + ImGui
https://github.com/fel88/occtimguiport
glfw imgui opencascade opengl
Last synced: about 2 months ago
JSON representation
OpenCascade + ImGui
- Host: GitHub
- URL: https://github.com/fel88/occtimguiport
- Owner: fel88
- License: mit
- Created: 2025-09-30T17:21:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-30T18:37:26.000Z (8 months ago)
- Last Synced: 2025-09-30T19:18:16.075Z (8 months ago)
- Topics: glfw, imgui, opencascade, opengl
- Language: C++
- Homepage:
- Size: 1.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OcctImguiPort
Occt + ImGui + custom GL render
C# port of https://github.com/eryar/OcctImgui
There are three options to use:
1. (default) OpenTK.GLControl (GLFW) binding
2. GLFW native window
3. WinForm Control (HWND)