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

https://github.com/gogi1337/prox1

vector fields rendered in c
https://github.com/gogi1337/prox1

math opengl physics physics-simulation

Last synced: about 1 month ago
JSON representation

vector fields rendered in c

Awesome Lists containing this project

README

          

# prox1
Vector fields implemented in C with OpenGL and RGFW

## Structure
All configuration lays in config.ini

## Data flow
```txt
User Input → Camera → Particles → Vector Field → Integration → Renderer
↓ ↑ ↓
Config ←──────────────┴─────────────┘
```

## To fix / implement (Issues)
- New input system for more fields support

## Showcase