Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RXMeshTemplate Windows Ubuntu

A minimal CMake template project for developing GPU/CUDA projects that use RXMesh on both Windows (Visual Studio) and Linux (GCC/Clang), with GitHub Actions CI included.

📘 Documentation: RXMesh Docs


Build

To configure and build:

mkdir build
cd build
cmake ..

This generates a .sln file on Windows or a Makefile on Linux. You can control rendering support using the RX_USE_POLYSCOPE option:

cmake -DRX_USE_POLYSCOPE=ON ..

Set it to OFF to disable Polyscope.


Notes

  • You may want to rename the project in CMakeLists.txt and refactor the folder name accordingly.

  • CI runs on Windows and Ubuntu using GitHub Actions.

About

A template showing how to use RXMesh

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.