wwfx/ptex
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Building with make (Linux): > make prefix=$PWD/install > make test > make install > make doc The Makefile uses cmake under the hood. This will build, install to a local 'install' directory, and run regression tests. Contents of install directory: install/bin: ptxinfo install/include: PtexHalf.h PtexInt.h Ptexture.h PtexUtils.h install/lib: libPtex.a libPtex.so Note: docs will be generated in the 'src/doc/ptex' directory and installed as 'install/share/doc/ptex'.
Languages
- C 72.8%
- C++ 23.1%
- Objective-C 3.4%
- CMake 0.3%
- HTML 0.2%
- Makefile 0.1%
- Python 0.1%