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

https://github.com/secondfry/school21-rt


https://github.com/secondfry/school21-rt

21school ecole42 raytracer raytracing rt school21

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# `school21-RT`

## Compilation

```
% brew install llvm sdl2 czmq
% make
```

## Usage

```
# As application
% ./RT scenes/multiobject.oadyaml

# As client-server
% ./RT.server
% ./RT.client scenes/multiobject.oadyaml
```

## Demonstration

Рейтрейсер на C – Школа 21 | RT