Ctrl Menu
Web Portal
10:33 May 15, 2021
3D Programming Fundamentals [Introduction] Tutorial 0
Web Portal
_ Minimize
Full View
Guide View
Open
Back
Forward
Go
|<
>
O
>|
10:33 / 11:11
3D Programming Fundamentals [Introduction] Tutorial 0 @ChiliTomatoNoodle
updated
3D Programming Fundamentals [Introduction] Tutorial 0
ChiliTomatoNoodle 2026-09-17 | 3D Programming Fundamentals [Introduction] Tutorial 0
Test Automation [C++ Game Engine Infrastructure 5]
ChiliTomatoNoodle 2023-01-14 | Exploring some infrastructure/utility systems in C++ while making a fun 2D game engine. Playlist: youtube.com/playlist?list=PLqCJpWy5FoheHDzaP3R1eDFDOOff5TtBA Github: github.com/planetchili/Chil Discord: planetchili.net/discord
Namespace File Structure [C++ Game Engine Infrastructure 4]
ChiliTomatoNoodle 2023-01-07 | Exploring some infrastructure/utility systems in C++ while making a fun 2D game engine. Playlist: youtube.com/playlist?list=PLqCJpWy5FoheHDzaP3R1eDFDOOff5TtBA Github: github.com/planetchili/Chil Discord: planetchili.net/discord IoC Videos: youtube.com/playlist?list=PLqCJpWy5Fohc8OTOzBZiP13puST484PWH
Static Analysis [C++ Game Engine Infrastructure 3]
ChiliTomatoNoodle 2022-12-30 | Exploring some infrastructure/utility systems in C++ while making a fun 2D game engine. Playlist: youtube.com/playlist?list=PLqCJpWy5FoheHDzaP3R1eDFDOOff5TtBA Github: github.com/planetchili/Chil Discord: planetchili.net/discord
Property Sheets (no cmake madge) [C++ Game Engine Infrastructure 2]
ChiliTomatoNoodle 2022-12-28 | Exploring some infrastructure/utility systems in C++ while making a fun 2D game engine.youtube.com/playlist?list=PLqCJpWy5FoheHDzaP3R1eDFDOOff5TtBA Github: github.com/planetchili/Chil Discord: planetchili.net/discord
Update [Chilsmas] 2022/12/25
ChiliTomatoNoodle 2022-12-25 | youtu.be/P5K3wYOEaIY BOOP!
C++ Game Engine Infrastructure [Multi-Project Drifting]
ChiliTomatoNoodle 2022-12-25 | Exploring some infrastructure/utility systems in C++ while making a fun 2D game engine.youtube.com/playlist?list=PLqCJpWy5FoheHDzaP3R1eDFDOOff5TtBA Github: github.com/planetchili/Chil Discord: planetchili.net/discord
C++ Multithreading [Queuing Task Pool]
ChiliTomatoNoodle 2022-12-03 | youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Infrastructure [IoC Singletons]
ChiliTomatoNoodle 2022-11-30 | Adding support for singletons to our IoC container.
C++ Multithreading [Generic Task Pool]
ChiliTomatoNoodle 2022-11-29 | youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
Update [Infrastructure] 2022/11/19
ChiliTomatoNoodle 2022-11-18 | ...
C++ Multithreading [Atomic Peek]
ChiliTomatoNoodle 2022-11-06 | youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Infrastructure [IoC DRY]
ChiliTomatoNoodle 2022-11-05 | Quick look at DRYing out an implementation using template parameter packs.
C++ Infrastructure [IoC Parameterized]
ChiliTomatoNoodle 2022-10-30 | Parameterized resolution of components from IoC container. Fun idea for static parameterization that give great intellisense support and enables metaprogramming mechanisms.
C++ Multithreading [Task Queue]
ChiliTomatoNoodle 2022-10-29 | youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Multithreading [Task Queue] (Prep 1 Final)
ChiliTomatoNoodle 2022-10-22 | This video shows prep work for an upcoming C++ Multithreading video. Content explored here will be condensed into a mainline video some time in the future.youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Infrastructure [Inversion of Control (IoC) Container]
ChiliTomatoNoodle 2022-10-15 | IoC and DI (Dependency Injection) are buzzwords that many are familiar with, but few really understand. Let's try and fix that!
C++ Multithreading [Unbalanced Loads]
ChiliTomatoNoodle 2022-10-13 | youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Multithreading [Unbalanced Loads] (Prep 3 Final)
ChiliTomatoNoodle 2022-10-08 | This video shows prep work for an upcoming C++ Multithreading video. Content explored here will be condensed into a mainline video some time in the future.youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Multithreading [Unbalanced Loads] (Prep 2)
ChiliTomatoNoodle 2022-10-07 | This video shows prep work for an upcoming C++ Multithreading video. Content explored here will be condensed into a mainline video some time in the future.youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Multithreading [Unbalanced Loads] (Prep 1)
ChiliTomatoNoodle 2022-10-02 | This video shows prep work for an upcoming C++ Multithreading video. Content explored here will be condensed into a mainline video some time in the future.youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
ChiliTomatoNoodle 2022-09-30 | 0:00 - End of Project Moisture 1:06 - Covid trip report 6:18 - New content approach
Software Engineering [Project Moisture] (FINAL)
ChiliTomatoNoodle 2022-09-22 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.youtube.com/playlist?list=PLqCJpWy5FohfRWmXAcuFfcYVYayDV295A patreon.com/planetchili wiki.planetchili.net
Failsafe Sensors [Project Moisture]
ChiliTomatoNoodle 2022-09-11 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.youtube.com/playlist?list=PLqCJpWy5FohfRWmXAcuFfcYVYayDV295A patreon.com/planetchili wiki.planetchili.net
Power Circuit Engineering [Project Moisture]
ChiliTomatoNoodle 2022-08-25 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.youtube.com/playlist?list=PLqCJpWy5FohfRWmXAcuFfcYVYayDV295A patreon.com/planetchili wiki.planetchili.net
Mark II Planning [Project Moisture]
ChiliTomatoNoodle 2022-08-14 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.youtube.com/playlist?list=PLqCJpWy5FohfRWmXAcuFfcYVYayDV295A patreon.com/planetchili wiki.planetchili.net
Capacitive Touch Module [Project Moisture]
ChiliTomatoNoodle 2022-08-05 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.youtube.com/playlist?list=PLqCJpWy5FohfRWmXAcuFfcYVYayDV295A patreon.com/planetchili wiki.planetchili.net
OLED I2C Display Module [Project Moisture]
ChiliTomatoNoodle 2022-08-01 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.youtube.com/playlist?list=PLqCJpWy5FohfRWmXAcuFfcYVYayDV295A patreon.com/planetchili wiki.planetchili.net
Mark I [Project Moisture]
ChiliTomatoNoodle 2022-07-24 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.youtube.com/playlist?list=PLqCJpWy5FohfRWmXAcuFfcYVYayDV295A patreon.com/planetchili wiki.planetchili.net
ChiliTomatoNoodle 2022-07-03 | ...
C++ Multithreading [Active Object]
ChiliTomatoNoodle 2022-03-19 | youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Multithreading [Condition Variable]
ChiliTomatoNoodle 2022-03-10 | youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Multithreading [Piecemeal]
ChiliTomatoNoodle 2022-03-09 | youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
ChiliTomatoNoodle 2022-03-04 | ...
ChiliTomatoNoodle 2022-03-03 | ...
ChiliTomatoNoodle 2022-02-25 | ...
ChiliTomatoNoodle 2022-02-22 | ...
Update [Overload] 2022/01/31
ChiliTomatoNoodle 2022-01-31 | ...
Click and Drag Queen Racing in UE4 with C++
ChiliTomatoNoodle 2022-01-04 | Unreal Engine 4 faffing and frolicking. Not a Tutorial (TM)
Faffing about in UE4 + C++ (NOT A TUTORIAL)
ChiliTomatoNoodle 2022-01-03 | Just messing around, farting around, diddling my dill and complaining about UE4 while experimenting with some 2D ish ideas :]
C++ Multithreading [Lines of Cachecaine]
ChiliTomatoNoodle 2021-08-29 | Video series on multithreading in C++. This video discusses simple algorithm transformations and cache sharing issues.youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Multithreading [Race Condition and Mutex]
ChiliTomatoNoodle 2021-08-23 | Video series on multithreading in C++. This video discusses basic mutex usage.youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
C++ Multithreading [Categories]
ChiliTomatoNoodle 2021-08-08 | Video series on multithreading in C++. This video discusses various different modes/applications of multithreading.youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
ChiliTomatoNoodle 2021-08-01 | First video in a (maybe) series on multithreaded programming with modern C++youtube.com/playlist?list=PLqCJpWy5Fohe9b4gS5_HHyYcGNXVrtKUa github.com/planetchili/mt-next
Boku no Pico [Project Moisture]
ChiliTomatoNoodle 2021-07-28 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.patreon.com/planetchili wiki.planetchili.net
Blooper [Project Moisture]
ChiliTomatoNoodle 2021-07-21 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.patreon.com/planetchili wiki.planetchili.net
Update [Forgot] 2021/7/17
ChiliTomatoNoodle 2021-07-17 | Game is called FTL: Faster Than Light btw :]
Just Mash It In [Project Moisture]
ChiliTomatoNoodle 2021-07-11 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.patreon.com/planetchili wiki.planetchili.net
Floating (fixed oopsie-doopsie) [Project Moisture]
ChiliTomatoNoodle 2021-07-04 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.patreon.com/planetchili wiki.planetchili.net
Floating [Project Moisture]
ChiliTomatoNoodle 2021-07-04 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.patreon.com/planetchili wiki.planetchili.net
Sensitive [Project Moisture]
ChiliTomatoNoodle 2021-06-13 | Embeded / control system engineering project. Join me as I chronicle epic tinkering start to finish, soup to nuts, hardware to software.patreon.com/planetchili wiki.planetchili.net