Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Sicheng-Wei/Taichi_Voxel


https://github.com/Sicheng-Wei/Taichi_Voxel

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Taichi Voxel Challenge: Nvidia GPU H100









## Inspiration

I have always been hoping to have my own Nvidia GPU for machine learning and computer graphics.

Hope in the future I can have one, LOL.

Here below is the Nvidia A100.



## Installation

Make sure your `pip` is up-to-date:

```bash
pip3 install pip --upgrade
```

Assume you have a Python 3 environment, simply run:

```bash
pip3 install -r requirements.txt
```

to install the dependencies of the voxel renderer.