Factory designed 3D smoke rendered in C++ from scratch
Channel:
Subscribers:
2,460
Published on ● Video Link: https://www.youtube.com/watch?v=ioIZ51h2uu4
it uses factory design pattern to multiply and run each trail
no OpenGL, DX or Vulcan used whatsoever.
pure vector and matrix multiplications.
Other Videos By The Old School Coder
Tags:
c++
coding
from scratch
3d
binary space partitioning
low level
development
engineering
software