SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
AppDemoSceneParticleSimple.cpp File Reference

Implementation for an SLScene inherited class. More...

#include <AppDemoSceneParticleSimple.h>
#include <AppCommon.h>
#include <SLAssetLoader.h>
#include <SLLightSpot.h>
Include dependency graph for AppDemoSceneParticleSimple.cpp:

Go to the source code of this file.

Detailed Description

Implementation for an SLScene inherited class.

For more info about App framework and the scene assembly see: https://cpvrlab.github.io/SLProject4/app-framework.html

Date
May 2024
Authors
Marcus Hudritsch, Particle System from Marc Affolter
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file AppDemoSceneParticleSimple.cpp.