Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matchachoco010/hebi-hydra-renderer


https://github.com/matchachoco010/hebi-hydra-renderer

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# hebi-hydra-renderer

tiny hydra renderer written in Rust.
## Dependencies

- MSVC 2019 or later
- CMake 3.24 or later
- Python 3.x
- Rust 1.72 or later
- [cargo-make](https://github.com/sagiegurari/cargo-make)

## Current Status

The current build script only supports windows, USD v22.05 and Houdini 19.5.

Currently this renderer simply fills the screen with green.

## How to build

```sh
$ cargo make
```

The first time build will take several minutes.