Пікірлер
@tahmidrzishan
@tahmidrzishan 3 күн бұрын
written Euler, reads oiler
@Copmi-vq6kz
@Copmi-vq6kz 13 күн бұрын
This what school gets you 😭
@lalpremi
@lalpremi 17 күн бұрын
Thank you for sharing-it's very interesting! I've had the idea of creating a screensaver with a surface-cracking, desert-like effect for quite some time, and this could be an excellent foundation to bring that idea to life. have a great day 🙂
@weemanling
@weemanling 19 күн бұрын
Man, computers and humans are so fucking awesome.
@joshuasonnen5982
@joshuasonnen5982 19 күн бұрын
what library do you use to render this display. I'm building my particle sim in Julia and would like an interactive terminal like what I see you have made.
@LeonardoFernándezR-f8f
@LeonardoFernándezR-f8f 19 күн бұрын
Damn thats my B.S. Thesis right there
@ianchaplin2777
@ianchaplin2777 23 күн бұрын
I saw this video on my recommended and I just had to click on it after seeing "Teaching myself C" as I just wanted to see pain but it was more chill then i thought and its good :)
@chinmaykulkarni4948
@chinmaykulkarni4948 25 күн бұрын
9:22 Thrift store?! Brother, use libgen.
@flamurtarinegjakyt3745
@flamurtarinegjakyt3745 Ай бұрын
Ok but how did you get a visual interface of what you were coding?
@KaiserVentura-nr1zf
@KaiserVentura-nr1zf Ай бұрын
what output extension do u use?
@user-pg1tv6lx3j
@user-pg1tv6lx3j Ай бұрын
could you please make video how u build your projects, like how you install libraries etc
@BitorBit_
@BitorBit_ Ай бұрын
use other language, dum amer
@borkata7935
@borkata7935 Ай бұрын
Why did you choose to do it on C rather than C++?
@moonyl5341
@moonyl5341 Ай бұрын
5:08 an octree is just that but each cube can divide into 8 other cubes so it should be faster
@akshaygowda259
@akshaygowda259 Ай бұрын
Damn! KZbin has only one like button. I would have given more likes if it was possible.
@xorxpert
@xorxpert Ай бұрын
Him: QuadTree no improvement. Him: Scene Grid Tree 😂 (Genius re-invented a QuadTree)
@databasemadness
@databasemadness Ай бұрын
I am a senior software engineer and i am smiling :)
@the_outer_heaven
@the_outer_heaven Ай бұрын
It is very beautiful, thank you.
@David-ww2sg
@David-ww2sg Ай бұрын
This is so cool :) You've inspired me to want to do something similar
@mrstanlez
@mrstanlez Ай бұрын
Really You use 6 times for cycle ? That is pretty slow.
@spenzr6920
@spenzr6920 2 ай бұрын
I read that as "touching myself..." And i got really confused 😭😭😭
@aadilbutt8809
@aadilbutt8809 2 ай бұрын
very impressive i am learning SE and CS by my self i will succes and if possible would u help me with this kind of fun simulation if yes (awesome) if no (no problem brother have alot of fun just like THAT ) 😉
@_parkerm.d.352
@_parkerm.d.352 2 ай бұрын
awesome!
@Iuigi_t
@Iuigi_t 2 ай бұрын
I have a question about the grid approach. WHat happens if a cell gets pushed into another grid cell during collision? Do I just ignore that or do I remove the cell from the old one and put it into the new one?
@netcat0
@netcat0 2 ай бұрын
This is very fascinating, but I'm intimidated. How do you get started
@42ott90
@42ott90 2 ай бұрын
what libary did u use for open a Gui/window ?
@Sumitgupta-se6hf
@Sumitgupta-se6hf 2 ай бұрын
I envy you :)
@nothingtobelie
@nothingtobelie 3 ай бұрын
Thank you for sharing!
@KhoiNguyen-fj6jp
@KhoiNguyen-fj6jp 3 ай бұрын
Hey man, which graphic lib did you use to draw the 3d model?
@ShizoMoses
@ShizoMoses 3 ай бұрын
Wow. I feel immensely stupid right now. That was amazing.
@walidrx02
@walidrx02 3 ай бұрын
sorry to call my self a coder
@KlojMaalem
@KlojMaalem 3 ай бұрын
nice and simple representation
@cybermats2004
@cybermats2004 3 ай бұрын
You ruined my dreams there is no way I understand that math
@TheGnarTube
@TheGnarTube 3 ай бұрын
thats pretty neat
@balijosu
@balijosu 4 ай бұрын
Kudos for teaching yourself linear algebra. Next level: use a vertex shader to make the gpu do all the math.
@Computeraidedautomation
@Computeraidedautomation 4 ай бұрын
pls give step by step video,thanks
@benisrood
@benisrood 4 ай бұрын
Well done, you learned how to actually program!
@nano-ai
@nano-ai 4 ай бұрын
this is amazing. i love how you have combined the most notorious subjects like physics and linear algebra and combined them into an amazing program, all in c! absolutely wonderful quality.
@LiveAndLaugh524
@LiveAndLaugh524 4 ай бұрын
What graphics library is this?
@htchamber2776
@htchamber2776 4 ай бұрын
Channel name + channel banner is literally +1000 aura im gonna steal this
@VulgoGS
@VulgoGS 4 ай бұрын
Awesome video !
@strongcitrus
@strongcitrus 4 ай бұрын
What is your VSCode theme?
@Karnikhil91
@Karnikhil91 4 ай бұрын
2:35 new class 😂😂😂😂...not only Java but tolling the whole OOPs
@deadboy9955
@deadboy9955 4 ай бұрын
So much of this is reminiscent of physics used in molecular dynamics simulations.
@Qwerka
@Qwerka 4 ай бұрын
Yoo
@BingoDan936
@BingoDan936 4 ай бұрын
Christian Schafmeister began developing a 3D Chemical Molecular Simulator using C languages. After 10 years, hitting a wall, began looking to other languages for a solution. He found Lisp and had an epiphany, he should have began his project in Lisp. Search for his lectures to understand why. His explanations are much better.
@cvabds
@cvabds 4 ай бұрын
I bet you can't code it in templeOS a kernel0 OS
@veroxid
@veroxid 5 ай бұрын
Something to note about a lot of the extremely high-count simulations on YT is that they are not real-time, they are pre-rendered. While it's true that Python can literally never surpass C in terms of processing speed _(considering Python is written in C)_ your biggest boost in particle numbers would have been to simply switch to having it pre-rendered before viewing it.