HotNoob's C++Dx9 Particle Effects
Channel:
Subscribers:
6,450
Published on ● Video Link: https://www.youtube.com/watch?v=AqvqcBpy3V4
The source code is available here:
http://thebinaryapproach.com/showTopic.php?t=110
---
This is my first C++ program that Ive made in a VERY long time; last time was over 5 years ago, and even back then i didn't get very far with C++.
This is also the first time I've ever directly programmed with direct X.
---
This is using directX 9 after spending about a week or 2 learning C++ and DirectX.
---
in this rendering, it is using 10 thousand particles and only 1% cpu on average. with it set to 100 thousand particles it uses about 10-12% cpu on my computer.
100k particles @ 0.5% cpu on my new laptop tho. --- http://vpn.hotnoob.com
Other Videos By HotNoob
Tags:
direct
particle
effects
points
dots
programs
source
code
hotnoob