SciEngine Advanced Collision Test
Channel:
Subscribers:
7,530
Published on ● Video Link: https://www.youtube.com/watch?v=6sAXL_qjqQM
Advanced test for my custom collision system! As you can see, It has some problems... When too much balls spawn, it can't keep up. Also sometimes if balls spawn too fast, it corrupts Heap memory (which should not happen, due to custom dynamic arrays).
Also you can see lags when too much balls spawned, but its mostly due to my custom software rendering - it takes 87% of processing power to blend Pixels. Also I use only 1 thread, and its only 25% of my Intel i3 processor =\
But still, the fact that its working is amazing!
Other Videos By ScienceDiscoverer
| 2018-04-20 | Fantech Turbine FC-121 Blue |
| 2018-04-17 | Attila Huge Map Total Conquest |
| 2018-03-19 | Pi Rover on Mun |
| 2018-03-08 | 96 tonn rocket 6 tonn Mun lander payload KSP |
| 2018-02-27 | KSP SpaceBus™ |
| 2018-02-25 | KSP Orbit Fail |
| 2018-02-23 | 2D Arrows Simulation |
| 2018-02-23 | Delta-V Calculator App for Kerbal Space Program |
| 2018-01-17 | Custom Physics Engine Demo |
| 2018-01-15 | Cross Product Visualisation |
| 2018-01-12 | SciEngine Advanced Collision Test |
| 2017-12-30 | SciEngine Early Prototype |
| 2017-12-19 | OpenGL - How to Draw Pixels Directly to Screen |
| 2017-11-29 | GAMEMAX K901 Backlight |
| 2017-11-06 | My Pong Clone made from scratch |
| 2017-11-01 | GLUT OpenGL Snowman Tutorial |
| 2017-10-19 | Codingame Hard Puzzle "The Labyrinth" Test 8 |
| 2017-07-14 | Console Runner |
| 2017-07-13 | Crypt of the NecroDancer Stage 4 + 2 final bosses |
| 2017-07-04 | Crypt of the NecroDancer Stage 2 |
| 2017-07-02 | London Tour, 2007 |
Tags:
gamedev
collision system
custom
engine
from scratch
c++

