Nilorea Library
C utilities for networking, threading, graphics
Loading...
Searching...
No Matches
ex_fluid_config.h
config file for ex_fluid
config file for ex_fluid
Author
Castagnier Mickael aka Gull Ra Driel
Version
1.0
Date
29/12/2021
#ifndef _N_FLUID_CONFIG
#define _N_FLUID_CONFIG
#ifdef __cplusplus
extern
"C"
{
#endif
#include "
nilorea/n_fluids.h
"
int
load_app_state(
char
* state_filename,
size_t
* WIDTH,
size_t
* HEIGHT,
bool
* fullscreen,
char
** bgmusic,
double
* drawFPS,
double
* logicFPS,
N_FLUID
* fluid,
int
* threaded);
#ifdef __cplusplus
}
#endif
#endif
N_FLUID
structure of a fluid
Definition
n_fluids.h:52
n_fluids.h
fluid management port from "How to write an Eulerian fluid simulator with 200 lines of code",...
Generated on Mon Jun 9 2025 22:06:43 for Nilorea Library by
1.9.8