We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update sample data to use opacity maps
Update README.md
Fix exiting causes segfault. It was because ImGui context was not managed with world, but globally via static variables.
fix linux build issues