SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLParticleSystem.h File Reference
#include <SLMesh.h>
#include <SLGLTexture.h>
#include <Averaged.h>
#include <SLRnd3f.h>
#include <SLTexColorLUT.h>
Include dependency graph for SLParticleSystem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLParticleSystem
 SLParticleSystem creates a particle meshes from a point primitive buffer. More...
 

Detailed Description

Date
February 2022
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style
Authors
Affolter Marc in his bachelor thesis in spring 2022

Definition in file SLParticleSystem.h.