Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow build without GUI/OpenGL by cmake -DNGP_BUILD_WITH_GUI=OFF #46

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

Tom94
Copy link
Collaborator

@Tom94 Tom94 commented Jan 18, 2022

Allow building instant-ngp without including & linking IMGUI, OpenGL, and GLFW.

Select via cmake -DNGP_BUILD_WITH_GUI=OFF <etc>

Permits instant-ngp's use in certain headless contexts #6

@Tom94 Tom94 merged commit ada8342 into master Jan 18, 2022
@Tom94 Tom94 deleted the build-without-opengl branch January 18, 2022 14:59
fnysalehi pushed a commit to fnysalehi/instant-ngp-rendering that referenced this pull request May 14, 2024
Allow build without GUI/OpenGL by `cmake -DNGP_BUILD_WITH_GUI=OFF`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant