Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Courses
Scotty3D
Commits
f0bc4a74
Commit
f0bc4a74
authored
Apr 21, 2021
by
TheNumbat
Browse files
add pathtracer include
parent
a1875005
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/student/particles.cpp
View file @
f0bc4a74
#include "../scene/particles.h"
#include "../rays/pathtracer.h"
bool
Particle
::
update
(
const
PT
::
BVH
<
PT
::
Object
>&
scene
,
float
dt
,
float
radius
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment