-
Notifications
You must be signed in to change notification settings - Fork 2
C++ core interface to BRL-CAD libraries
License
BRL-CAD/rt-cubed
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MOOSE: Modular Object-Oriented Solidity Engine This module is a development framework for a new BRL-CAD GUI. It's intended to be only for developers at this time. If you're checking this out, it's expected that you are a competent developer. Please direct all feedback to the BRL-CAD developer mailing list. Thank you for your patience and understanding. Compilation & Installation -------------------------- Read INSTALL and skip the rest of this file for now. Compilation & Installation -------------------------- YOU MUST COMPILE & INSTALL BRL-CAD BEFORE COMPILING RT^3 For more details on building the sources and options available, see the INSTALL file. To build the sources and get up and running with default settings, run the following commands: git clone https://github.com/BRL-CAD/rt-cubed mkdir -p rt-cubed/.build cd rt-cubed/.build cmake .. -DBRLCAD_VERSION=7.32.5 -DBRLCAD_ROOT=/path/to/brlcad/.build make -j4 Known Bugs ---------- See BUGS Contributors ------------ See AUTHORS Development ----------- See HACKING
About
C++ core interface to BRL-CAD libraries
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published