Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aiekick authored Mar 4, 2024
1 parent c630210 commit e4c9d15
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[![Windows](https://github.com/aiekick/VdbWriter/actions/workflows/Win.yml/badge.svg)](https://github.com/aiekick/VdbWriter/actions/workflows/Win.yml)
[![Linux](https://github.com/aiekick/VdbWriter/actions/workflows/Linux.yml/badge.svg)](https://github.com/aiekick/VdbWriter/actions/workflows/Linux.yml)
[![Macos](https://github.com/aiekick/VdbWriter/actions/workflows/Osx.yml/badge.svg)](https://github.com/aiekick/VdbWriter/actions/workflows/Osx.yml)

# VdbWriter

VdbWriter is a specific and limited writer for openvdb.
Expand All @@ -6,6 +10,7 @@ He is based on https://github.com/jangafx/simple-vdb-writer

## Features :

* cross platform : Win / Linux / Macos
* cpp11 minimal support
* one header file only
* dependency free (no openvdb dependencies)
Expand Down

0 comments on commit e4c9d15

Please sign in to comment.