• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..30-Oct-2021-

cmd/H03-May-2022-794719

docs/H03-May-2022-2,3551,820

examples/H03-May-2022-4,3613,268

unittest/H03-May-2022-8,1676,890

util/H30-Oct-2021-12,0108,720

CNanoVDB.hH A D30-Oct-202127.3 KiB716636

NanoVDB.hH A D30-Oct-2021185.1 KiB4,7823,583

PNanoVDB.hH A D30-Oct-2021119 KiB2,5032,170

Readme.mdH A D30-Oct-2021685 1611

Readme.md

1<img src="https://www.openvdb.org/images/nanovdb_logo.png" height="150">
2
3# NanoVDB:
4A lightweight GPU friendly version of VDB initially targeting rendering applications.
5
6* [Build instructions for make and cmake](docs/HowToBuild.md)
7* [Frequently asked questions](docs/FAQ.md)
8* [Grid cells vs grid nodes](docs/GridCells_vs_GridNodes/Main.pdf)
9* [Source tree](docs/SourceTree.md)
10* [Examples](docs/HelloWorld.md)
11
12### Copyright Contributors to the OpenVDB Project
13### SPDX-License-Identifier: MPL-2.0
14
15[![CircleCI](https://circleci.com/gh/NVIDIA-Omniverse/NanoVDB.svg?style=svg&circle-token=6c3b9bb166841033a0e0c1a9ee5ac49f73d89152)](https://circleci.com/gh/NVIDIA-Omniverse/NanoVDB)
16