Look for any podcast host, guest or anyone
Showing episodes and shows of

Łukasz Sciga

Shows

Wookash PodcastWookash PodcastWhy Use C for UI Library? | Nic BarkerNic Barker is a self-taught programmer who went from web development to building Clay, a fast UI layout library in C. We talk about how he got started, his journey into low-level programming, the challenges of building tools, and what makes great software. Join us!NicWebsite: https://www.nicbarker.com/Github: https://github.com/nicbarkerClay: https://www.nicbarker.com/clayYouTube: https://www.youtube.com/@nicbarkeragainX: https://x.com/nicbarkeragainWookash PodcastShow links...2025-06-142h 01Wookash PodcastWookash PodcastHow Does Linux Work? | Greg Kroah-HartmanGreg Kroah-Hartman is one of the most influential Linux kernel maintainers, responsible for subsystems like USB, TTY, and the stable branch. We talk about how he got started, how Linux development really works, the future of Linux, and what it takes to become a contributor. Join us!Greg:Website: http://www.kroah.com/log/Github: https://github.com/gregkh?tab=overview&from=2009-12-01&to=2009-12-31X: https://x.com/gregkh?lang=roLinux:Website: https://www.linux.org/2025-06-071h 51Wookash PodcastWookash PodcastInside AAA Game Engine | Marcin UndakJoin Marcin Undak, engine lead for Diablo at Blizzard! We talk about game engines and Blizzard and how they differ from other solutions like Unreal, as well as how to think of game production, and what should you do to get a job at a AAA game studio! :) Join us!Diablo IV Expansion - Vessel of Hatred!https://diablo4.blizzard.com/en-us/Wookash PodcastShow links: https://podcasters.spotify.com/pod/show/lukasz-scigaSpotify: https...2025-05-241h 42Wookash PodcastWookash PodcastCan You Build a Web Browser? | Andreas KlingWhat does it really take to build a web browser from scratch? In this in-depth interview, Andreas Kling — the creator of the Ladybird browser and SerenityOS — shares his journey from working at Apple to founding an independent, open-source browser project completely free from corporate influence. We explore the surprising complexity behind rendering web pages, handling JavaScript, and building a modern browser engine with a small team. Andreas also opens up about leaving big tech, the challenges of performance, standards compliance, memory safety, and how Ladybird is proving that a few dedicated people can take on the giants!Lady...2025-05-171h 53Wookash PodcastWookash PodcastInside Unity Build Systems | Tomas JakubauskasTomas Jakubauskas shares his journey from early programming experiments to helping shape Unity's build systems and testing infrastructure. In this episode, we explore how game engines evolve behind the scenes, what it takes to support hundreds of platforms, and why automation became a core focus of his work.Wookash PodcastShow links: https://podcasters.spotify.com/pod/show/lukasz-scigaSpotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8YgdApple Podcasts: https://podcasts.apple.com/us/podcast/wookash-podcast/id1683109481Youtube: https://www.youtube.com/channel/UC9J9u3apteD0EuFjzRpt71...2025-05-1453 minWookash PodcastWookash PodcastOn math, shaders and burnout with Freya Holmér!Freya Holmér has spent over a decade bridging the worlds of art and code — making tools, teaching math and shaders, and now building a brand new 3D modeling app for game developers. In this episode, she shares what it’s like to juggle creative burnout, perfectionism, and multiple ambitious projects at once. From Unity plugins like “Shapes” and “ShaderForge” to her deep skepticism of generative AI, we dive into what drives her work and the values behind it.Website: https://www.acegikmo.com/Youtube channel: https://www.youtube.com/acegikmoTwitch: https://www.twitch.tv...2025-05-101h 42Wookash PodcastWookash PodcastPainting with Math | Inigo QuilezInigo Quilez is a pioneer in creative coding, known for using pure mathematics to render stunning 3D visuals. In this episode, he shares how his unique path took him from demo scenes to Pixar, where he built tools to grow entire forests with code. We dive into his work on Shadertoy, why he created Quill for VR art, and his thoughts on C++, artistic expression, and building powerful tools for artists.Heart Created with Math: https://youtu.be/aNR4n0i2ZlM?si=tzBOOlfB9p97SiS5Skull Shader: https://www.shadertoy.com/view/4XsfDsYoutube Channel...2025-05-032h 27Wookash PodcastWookash PodcastWhy D Programming Language? | Lewis NicolleWhat happens when a AAA developer walks away from big studios to build his own game from scratch in a language most developers have never touched?In this episode, we explore the journey behind Art of Reflection, a first-person puzzle game built in D. Lewis shares why he chose this unconventional language, how systems thinking shaped his design, and what it really takes to build something solo for over four years.Lewis’ website: http://lewisnicolle.com/X: https://x.com/hydrozoagamesThe Art of Reflection: https://store.steampowered.co...2025-04-261h 33Wookash PodcastWookash PodcastDesign Meets Performance | Vjekoslav KrajačićIn this interview, I talk with the developer behind File Pilot — a modern, fast, and customizable alternative to the default Windows File Explorer. We take a closer look at the motivations behind building it from scratch in C, the design philosophy that prioritizes simplicity and speed, and the technical challenges along the way.He shares his experience moving away from traditional OOP, building a tightly integrated UI system, and how influences like Handmade Hero shaped his thinking. We also touch on his early Flash game dev days, working with threading, memory management, and building tools that actually fe...2025-04-191h 17Wookash PodcastWookash PodcastHighly anticipated Mewgenics! | Tyler GlaielThis time I was joined by Tyler Glaiel – a sharp and hilarious programmer who's been making games for over two decades. We talk about his early days making games in Flash, building a custom game engine in C++ for The End is Nigh and the upcoming Mewgenics. Tyler shares what it took to reimplement Flash tech from scratch, his gripes with modern engines like Unity, and why he chooses SVN over Git!Tyler’s Website: https://www.glaielgames.com/Blog: https://blog.tylerglaiel.com/X: https://x.com/TylerGlaiel2025-04-121h 39Wookash PodcastWookash PodcastIf you're serious about programming, listen to Stewart Lynch!Hear the story of Stewart Lynch — the solo developer behind 10x Editor, a lightning-fast C++ code editor built to handle massive projects. We dive into his background in game development, his time at Climax and Lionhead, and why he decided to create his own editor from scratch. Stewart shares his philosophy on performance, simplicity, and more!10x Editor Website: https://10xeditor.com/Mastodon: https://mastodon.gamedev.place/@stewartlynch8X: https://x.com/stewartlynch8Wookash PodcastShow links: https://podcasters.spotify.com/pod/show/lukasz-scigaSp...2025-04-051h 34Wookash PodcastWookash PodcastHow realtime physics engines are made with Dennis Gustafsson!Please welcome Dennis! He's an accomplished engineer building physics engines and physics based games from scratch! This means he's often doing graphics from scratch as well, so he's well versed in rendering technology as well! We talk a lot about his work, physics engines, mobile games he made like Sprinkle and Smash Hit, but also large productions like Teardown! You can learn a lot by listening to this one!Website: https://voxagon.se/X: https://x.com/voxagonlabsTeardown: https://teardowngame.com/SEE THE RECENT ANNOUNCEMENT: https://www.youtube.com/watch...2025-03-291h 56Wookash PodcastWookash PodcastRaphael Luba on jai compiler internals! This time I'm joined by Raphael Luba, who is working on jai compiler (upcoming language by Jonathan Blow). This is highly technical and incredibly interesting talk! Raphael is highly experienced programmer, shipped production software in many languages and has a lot of wisdom to offer! Enjoy! Raphael's company: https://fabman.io/ X: https://x.com/LubaRaphael Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9u3apteD0EuFjzRpt71w ...2025-02-081h 41Wookash PodcastWookash PodcastBilly Basso on code architecture of Animal Well!Billy Basso, joins me to discuss memory management, code architecture, audio systems, and everything else related to Animal Well! Listen to this deep dive into how it was made! Animal Well website: https://www.animalwell.net/ Steam: https://store.steampowered.com/app/813230/ANIMAL_WELL/ Bigmode (publisher): https://bigmode.com/ Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 ...2025-02-021h 44Wookash PodcastWookash PodcastReynad, CEO of Tempo Storm, on his card game The Bazaar!This time I'm joined by Reynad and we discuss the design and plans for The Bazaar - upcoming deckbuilding game with autobattle elements! Bazaar website: https://playthebazaar.com/ Tempo Storm website: https://tempostorm.com/ Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9u3apteD0EuFjzRpt71w RSS: https://anchor.fm/s/dd7643a4/podcast/rss X: https://x.com/g_engineering 2025-02-0139 minWookash PodcastWookash PodcastRyan Ike breaks down music and sound design for games!Join Ryan Ike and me talking about music and sound design in games! Ryan was my 2024 top listened to artist on Spotify. I can't get the Where The Water Tastes Like Wine out of my head. I think it's brilliant! This discussion is both about the soundtracks in particular as well as about making music for games - Ryan explains this to me as a non-musical person. A great starter for everybody interested! Website: https://www.ryanike.com/ Where the Water Tastes Like Wine - Spotify: https://open.spotify.com/album/0kHPkH7nOqeLbRjcg0AHhW?si=be--5BEwSE25A-1YRFNOUQ ...2025-01-252h 05Wookash PodcastWookash PodcastJonathan Blow on his programming language jai and upcoming game(s)!Here is the discussion with Jonathan Blow. I am extremely grateful for this discussion - I am following Jonathan streams and am a fan of his work, both in terms of games and in terms of his programming language jai. Chapters: 0:00:00 - 0:01:37 Intro 0:01:37 - 0:34:38 Status update for JAI (design of macros) 0:34:38 - 1:15:01 When JAI release & info on JAI 1:15:01 - 1:40:14 Upcoming game (includes screenshare!) 1:40:14 - 2:03:23 Jon's company, Thekla 2:03:23 - 2:21:53 Game Design 2:21:53 - 3:04:29 Game Industry & Culture the Witness: https://store.steampowered.com/app/210970/The_Witness/ Braid: https://store.steampowered.com/app/499180/Braid_Anniversary_Edition/ Jonathan Youtube Channel @jblow888 Website: http://the-witness...2025-01-183h 04Wookash PodcastWookash PodcastDebuggers and programming from scratch with Ryan Fleury!This time I'm joined by Ryan Fleury, who is working on RAD Debugger in Epic Game Tools (formerly RAD Game Tools). It's incredibly detailed, technical deep dive into the world of debuggers. On top of that Ryan drops words of wisdom about engineering in general! Worth a watch! RAD Debugger (Open Source): https://github.com/EpicGamesExt/raddebugger Ryan's blog Digital Grove: https://www.rfleury.com/about Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https...2025-01-112h 46Serial Killers | FilmwebSerial Killers | FilmwebWzgórze psówNa rozmowę o nowym serialu Netfliksa zapraszają Jakub Popielecki i Łukasz Muszyński. Serial opowiada historię Mikołaja Głowackiego (Mateusz Kościukiewicz), odnoszącego sukcesy pisarza po trzydziestce, który wraca po latach nieobecności do swojego rodzinnego miasta Zybork. który wraca po latach nieobecności do swojego rodzinnego miasta Zybork. To właśnie stamtąd uciekł przed tragicznymi wydarzeniami, których wspomnienie ściga go do dziś. Towarzyszy mu żona Justyna (Jaśmina Polak), dziennikarka śledcza pracująca dla największego dziennika w Polsce. Powodem wizyty jest szczególna okazja – urodziny Tomasza (Robert Więckiewicz), ojca Mikołaja i wpływowego miejski...2025-01-0808 minWookash PodcastWookash PodcastOdin creator Ginger Bill on his programming language and state of software!This time I'm joined by the ex-physicist, creator of Odin programming language Bill Hall AKA Ginger Bill. We discuss Odin, its history and features but also open source reality, state of software, his work at JangaFX and more! Lovely discussion, with sweet accent! Bill: https://x.com/TheGingerBill https://odin-lang.org/ New Odin Book by Karl Zylinski: https://zylinski.itch.io/odinbook Odin in Godbolt: https://godbolt.org/z/M646qdfEc Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us...2024-12-191h 28Wookash PodcastWookash PodcastHow A Space for the Unbound made incredible characters! | Dimas Novan DelfianoThis Time I'm joined by Dimas Novan Delfiano, a game director for Mojiken Studios which made A Space for the Unbound. I dive into all sides of the development of theirs game, with focus on the narrative aspects and character design. Join us! Steam: https://store.steampowered.com/app/1201270/A_Space_for_the_Unbound/ https://mojikenstudio.com/ @MojikenStudioID https://www.togeproductions.com/ (publisher) Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com...2024-09-2858 minWookash PodcastWookash PodcastCasey Muratori on his work experienceI had the honor to chat with Casey Muratori - one of the most inspiring figure in the programming world. I followed Casey's work for a long time now and I've learned a lot from him. In this discussion I ask a lot about how we got where he is now - where did he learn to program, how his work looked like, how did he handle projects, when did he switch away from OOP. Casey created a lot of educational material, but one course stands out: Performance Aware Programming Series on https://www.computerenhance.com/ - I'm a...2024-09-212h 16Wookash PodcastWookash PodcastThe first game to use blockchain right? | Design of ProvidenceThis time I'm joined by lead game designer Hans Emil Hoppe Rauer who's working on  @playprovidence  at Dynasty Studios! Providence is a huge upcoming project I'm excited about! It blends exploration-based extraction shooter mechanics, with PvE and PvP multiplayer combat, with elements of survival with attempt to make emergent-gameplay-unique-events-related-items stored forever on blockchain! Hans walks me through his design philosophy and we discuss everything there is to Providence! Come join us! Providence Website: https://playprovidence.io/ Join the booming 12k discord! https://discord.com/invite/9mxcWFfzXh Game Engineering Podcast: Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: ht...2024-09-141h 01Wookash PodcastWookash PodcastHow much humor is packed in a noir game Cat Detective? | Maria Aloupi on Quantum P.I.This time I'm joined by Maria Aloupi from ⁠ @beyondthosehillsgames ⁠ and we discuss their upcoming game Cat Detective. Albert Wilde: Quantum P.I. We also cover Maria's story, how she found herself in gamedev transitioning from piano (sic!). Steam: https://store.steampowered.com/app/1810670/Albert_Wilde_Quantum_PI/ [ DEMO AVAILABLE :) ] Website: https://beyondthosehills.com/ Discord: https://beyondthosehills.com/discord X: https://x.com/beyond_hills Game Engineering Podcast: Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/ch...2024-07-1348 minWookash PodcastWookash PodcastMaking difficulty fun in tactical shooter - ShardpunkI'm joined by Sławek who made Shardpunk! We discuss how did he approach the design for his tactical shooter which is a blend of XCOM and Darkest Dungeon. From the design of characters, through design of enemies to design of conveying information through tutorial and Codex, we cover a lot of ground. On top we add Sławek experiences working with freelance artists: the good, the bad and the ugly! Steam Shardpunk: https://store.steampowered.com/app/1183800/Shardpunk/ Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Yg...2024-07-061h 26Wookash PodcastWookash PodcastPrincipal Lighting Artist on how to make stunning scenes! - Maria YueMaria Yue, Principal Lighting Artist at Sharkmob, ex-Ubisoft, ex-Crytek, walks me through her incredible journey from photography, through fine arts degree and then breaking into gamedev industry, working on lighting. Then, Maria was kind enough to do a presentation, a live showcase of her work process of the latest piece Arpeggio! You don't want to miss it! Maria Yue: Artstation: https://www.artstation.com/xiaowantou Website: https://mariayue.com/ Instagram: https://www.instagram.com/mariayue_light/ Linkedin: https://www.linkedin.com/in/mariayue Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify...2024-06-291h 28Wookash PodcastWookash PodcastWhy Stasis: Bone Totem will haunt you in your dreams - horror design with Nic & Chris BischoffThis time I'm joined by two brothers, Nic and Chris who 10 years ago formed a studio  Brotherhood Games , and since developed Stasis, Cayne, Beautiful Desolation and most recently Stasis: Bone Totem! They walk me through their career, and lessons learned after so many years in the industry (the average for this industry is below 10yrs :D ) and then we discuss in detail their latest masterpiece Stasis: Bone Totem. Brotherhood games website: https://thebrotherhoodgames.com/ [[ SIGN UP FOR THEIR NEWSLETTER! ]] Steam: Stasis: Bone Totem: https://store.steampowered.com/app/1426010/STASIS_BONE_TOTEM/ Beautiful Desolation: https://store.steampowered.com/app/912570/BEAUTIFUL_DE...2024-06-222h 37Wookash PodcastWookash PodcastHow DragonRuby empowers you to quickly make 2D games - the creator Amir RajanHey! This time I'm joined by Amir Rajan, the creator of DragonRuby Game Toolkit! (https://dragonruby.itch.io/dragonruby-gtk) It's a solution for 2D games, that lets you iterate incredibly fast, is stripped of the editor, is very programming-oriented. It's powered underneath by SDL (and Ryan C. Gordon is involved in DragonRuby development on the SDL side of things!) probably the most popular graphics framework in gamedev industry. You're using Ruby language to code in DragonRuby (hint is in the name!) but there are also C extensions (kudos to Alex) This discussion includes a live demo of DragonRuby and...2024-06-091h 36Wookash PodcastWookash PodcastDesigning jumps to be the entire game - Designer of SCHiM Nils SlijkermanThis time I'm joined by Nils Slijkerman who is, with Ewoud van der Werf, developing a game SCHiM which releases on 18th July! It's a cute, casual and cozy game about SCHiM - a spirit who needs to reconnect with it's human. You jump around from shadow to shadow, meet other schims and all that to an incredibly pleasing music and sound. Have fun! SCHiM Game! https://schimgame.com/ https://www.nintendo.com/en-gb/Games/Nintendo-Switch-download-software/SCHiM-2557749.html https://store.steampowered.com/app/1519710/SCHiM/ ...2024-06-0154 minWookash PodcastWookash PodcastGame design principles in the Case of the Golden Idol - Andrejs KlavinsI am joined by incredibly thoughtful Andrejs who with his brother Ernests (Color Gray Games) developed The Case of the Golden Idol, critically acclaimed, BAFTA nominated (finalist) point-and-click mystery game! We discuss the design of the Golden Idol, and more broadly design of the mystery games like Obra Dinn or Outer Wilds! The Case of the Golden Idol on Steam: https://store.steampowered.com/app/1677770/The_Case_of_the_Golden_Idol/ The Rise of the Golden Idol on Steam: https://store.steampowered.com/app/2716400/The_Rise_of_the_Golden_Idol/ Color Gray Games: https://x.com/colorgray7 https://discord...2024-05-251h 10Wookash PodcastWookash PodcastDeep, dark yet beautiful game Night is Grey - discussion with the director Andre Broa Night is Grey is an experience. It challenges you emotionally, it wants you to wrestle with harsh reality, and that is the one beside connecting items and using them together. I had an absolute pleasure to discuss how it was made with Andre Broa, who is leading the Whalestork Interactive and directed Night is Grey. Enjoy the episode! Night is Grey is on Steam (and has amazing demo for free, which perfectly sets the tone!) https://store.steampowered.com/app/1281490/The_Night_is_Grey/ https://whalestork.com/ https://twitter.com/WhalestorkGames Game Engineering Podcast Show links: https://podcasters.spotify...2024-05-181h 02Wookash PodcastWookash PodcastThronefall developer Paul talks about design, art & rendering!This time I'm joined by Paul Schnepf who's developing Thronefall - a sweet minimalistic strategy game to be playable on all platforms! Thronefall is incredibly cute and approachable, it's currently in EA, we discuss the art, rendering, the unique input controls and more stuff! Steam EA Thronefall: https://store.steampowered.com/app/2239150/Thronefall/ Grizzly Games:  @grizzlygamesdev  https://twitter.com/_grizzlygames https://discord.com/invite/KYWRumnUtW Devs: https://twitter.com/paul_schnepf  @JonasTyroller  Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/p...2024-05-1152 minWookash PodcastWookash PodcastHow Terraformers were made - strategy game with roguelike elements This time I'm joined by Sebastien from Asteroid Labs and we talk about their debut strategy game Terraformers! Terraformers on Steam! https://store.steampowered.com/app/1244800/Terraformers/ Goblinz Studio Publisher: https://goblinzstudio.com/game/terraformers/ Asteroid Lab: https://www.linkedin.com/company/asteroid-lab/?originalSubdomain=ch Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9u3apteD0EuFjzRpt71w RSS: https://anchor.fm/s/dd7643a4/podcast/rss 2024-05-041h 12Wookash PodcastWookash PodcastHIGHLIGHT: How Global Illumination and raytracing works - Implementing Nvidia papers in Flax game engineThis time I'm joined by an author of Flax Engine: Wojciech Figat. He breaks down two amazing features of Flax: - Global Illumination for all Graphics Cards - How compiler-assembly-hack powers their Scripting setup Learn more about Flax: https://flaxengine.com/ Flax Source Code: https://github.com/FlaxEngine Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9u3apteD0EuFjzRpt71w RSS: https://anchor.fm/s/dd7643a4/podcast/rss2024-04-2915 minWookash PodcastWookash PodcastHIGHLIGHT: How Scripting works in Flax Game Engine - incredible C++ compiler / assembly hackThis time I'm joined by an author of Flax Engine: Wojciech Figat. He breaks down two amazing features of Flax: - Global Illumination for all Graphics Cards - How compiler-assembly-hack powers their Scripting setup Learn more about Flax: https://flaxengine.com/ Flax Source Code: https://github.com/FlaxEngine Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9u3apteD0EuFjzRpt71w RSS: https://anchor.fm/s/dd7643a4/podcast/rss2024-04-2815 minWookash PodcastWookash PodcastHow Flax Game Engine works - incredible hacks and tech closeup view with author Wojciech FigatThis time I'm joined by an author of Flax Engine: Wojciech Figat. He breaks down two amazing features of Flax: - Global Illumination for all Graphics Cards - How compiler-assembly-hack powers their Scripting setup Learn more about Flax: https://flaxengine.com/ Flax Source Code: https://github.com/FlaxEngine Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9u3apteD0EuFjzRpt71w RSS: https://anchor.fm/s/dd7643a4/podcast/rss2024-04-271h 21Wookash PodcastWookash PodcastAli Motisi behind Full Void on how it's done in custom engine in CAli Motisi from Out of the Bit Studio, discusses their latest game Full Void, written from scratch using their own custom game engine in C programming language! Check out Full Void on Steam! https://store.steampowered.com/app/1859580/Full_Void/ Out Of The Bit Studio Website: https://www.outofthebit.com/ Twitter: https://twitter.com/outofthebit Instagram: https://www.instagram.com/outofthebit/ Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9...2024-04-201h 23Wookash PodcastWookash PodcastMotion Capture tech with ex-Quantic Dream engineer (Heavy Rain, Detroit Become Human) - Alex Serex Alex Serex, ex-Quantic Dream (Heavy Rain, Detroit Become Human) talks about Motion Capture Tech that was used to bring to life the iconic, realistic scenes in the studio! Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9u3apteD0EuFjzRpt71w RSS: https://anchor.fm/s/dd7643a4/podcast/rss 2024-04-131h 06Wookash PodcastWookash PodcastOn programming his game Mooselutions in C++ from scratch: Ted BendixsonThis time I'm joined by  @tedbendixson  who walks me through how he developed Mooselutions from scratch in C++! Also, we discuss how he switched careers from iOS to game development and we discuss the state of making games today! Episode links: Mooselutions on Steam: Ted YouTube Channel Handmade Hero: https://www.youtube.com/watch?v=Ee3EtYb8d1o&t=2274s The Brandenburg Concertos (Bach): https://www.youtube.com/watch?v=HTm2kEAfo8o&t=3873s Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Ap...2024-04-061h 33Wookash PodcastWookash PodcastGive the player all the tools from the get-go! With Kevin Peclet on Game Design in Helvetii, but also Hollow Knight & Dark SoulsKevin Peclet discusses Helvetii and shares his brilliant takes on game design. We discuss Hollow Knight and Dark Souls and how they approach the relationship between player and the game. You can buy Kevin's game Helvetii on Steam! https://store.steampowered.com/app/1094590/Helvetii/ Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9u3apteD0EuFjzRpt71w RSS: https://anchor.fm/s/dd7643a4/podcast/rss2024-03-301h 28Wookash PodcastWookash PodcastChess but, you know, fun - with Oriol Cosp on his The Ouroboros King gameI'm joined by Oriol Cosp, creator of the chess roguelike The Ouroboros King. He has really made the chess fun. You should watch this to learn how to do this effectively (TOK was made in 12 months!). Full game & free demo here: https://store.steampowered.com/app/2096510/The_Ouroboros_King/ Follow Oriol: Blog: https://oriolcosp.com/ Discord: https://discord.gg/VeDmFJZrR9 Twitter: https://twitter.com/oriol_cosp Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https...2024-03-231h 22Wookash PodcastWookash PodcastISO C++ committee member speaks on game programming, C++ direction and more!I was honored to speak with Guy Davidson, a legendary figure in the world of game programming. He’s the man with over two decades of experience at Creative Assembly (Total War franchise) the ISO C++ committee voting member and the author of the "Beautiful C++" book. In our conversation, we discuss his programming journey, he shares his thoughts about C++ direction, he walks me through step by step how C++ Standards body operate, and then we discuss his approach to memory management and IO in game development! Guy's Linkedin: https://www.linkedin.com/in/j-guy-davidson/ Beautiful C++ book: ht...2024-03-161h 42Wookash PodcastWookash PodcastMake it fantastical! - the man behind the Talos Principle 2 environment I was honored to host Tomislav who worked on my beloved Talos Principle! He walks me through all the technical details about making beautiful scenes! We discuss landscape, foliage, water shaders, light and more! He grounds this in Unreal and explains technologies like Nanite and Lumen and how they're used and what are their limitations. It was a blast! Find Talos Principle 2 on Steam! https://store.steampowered.com/app/835960/The_Talos_Principle_2/ Look out for future developments of Croteam here: https://www.croteam.com/ Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open...2024-03-091h 32Wookash PodcastWookash PodcastThe story of Tin Hearts making it against the odds - Kostas Zarifis, Creative DirectorHear this incredible story how Tin Hearts was created, from its Creative Director Kostas Zarifis! Find Tin Hearts on every platform, including VR! Steam: https://store.steampowered.com/app/1831700/Tin_Hearts/ GOG: https://www.gog.com/en/game/tin_hearts Or find your platform here: https://wiredproductions.com/games/tin-hearts/ Follow Rogue Sun future developments: https://www.roguesun.com/ Discord: https://discord.com/invite/QXUn6MT Twitter: https://twitter.com/RogueSunGames Facebook: https://www.facebook.com/RogueSunGames/ Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple...2024-03-031h 20Wookash PodcastWookash PodcastJust add the rewind mechanic, what can go wrong? - Toby on Tin Hearts Toby Groves delightfully walks me through all the programming subsystems of Tin Hearts. Want to know how implement Rewind Time mechanics? Think "just following the path" is straightforward? Listen and re-asses! :) Find Tin Hearts on every platform, including VR! Steam: https://store.steampowered.com/app/1831700/Tin_Hearts/ GOG: https://www.gog.com/en/game/tin_hearts Or find your platform here: https://wiredproductions.com/games/tin-hearts/ Follow Rogue Sun future developments: https://www.roguesun.com/ Discord: https://discord.com/invite/QXUn6MT Twitter: https://twitter.com/RogueSunGames Facebook: https://www.facebook.com/RogueSunGames/ Game Engineering Podcast Show links: https...2024-03-021h 46Marketing z głowąMarketing z głową🧠 Pierwiastki perswazji. Stwórz produkt, który sam będzie się reklamował. 📨 Dołącz do tysięcy przedsiębiorców, którzy w każdy poniedziałek dowiadują się jak zmieniać konsumentów w płacących klientów.➡️ Newsletter Marketing z Głową➡️ Newsletter Marketing Navigator--------------Czy możliwe jest przyciąganie klientów bez wydawania pieniędzy na marketing i reklamę? Czy można stworzyć produkt, który sam będzie się reklamował? Jak wstrzyknąć w biznes pierwiastek perswazji, pod wpływem którego to klienci staną się Twoimi marketerami?--------------Jak stworzyć produkt, który sam się reklamuje.Streszczenie: Wyzwa...2024-02-2618 minWookash PodcastWookash PodcastHow to start building a game engine? C++ and OpenGL foundations in Elypso EngineIn this episode I discuss Elypso Engine with its author: Greenlaser. We discuss C++ and OpenGL ecosystem of libraries, the likely tools you'll need when you want to create your own game engine from scratch! Follow Elypso Engine development here: https://www.youtube.com/@Greenlaser Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9...2024-02-2536 minBiz ŁykBiz ŁykSkarbówka ściga 5 latkę /BizŁykSkarbówka ściga 5 latkę. Urząd Skarbowy zajął dziewczynce 500+ i przychody z występów w reklamach. Rodzina 5-latki jest zadłużona, więc skarbówka zajęła pieniądze ich dziecka. Oglądaj nas również na: bizneo.pl i grupie Soluma Interactive bizblog.pl i grupie Spider's web Profile uczestników: Dawid Pałka 📌 https://dawidpalka.com ▶️ youtube: @Dawid_palka 🧔🏻 LinkedIn: dawid--palka 🎬 TikTok: dawid_palka 🅕 Facebook: dawidpalkafb 📸 Instagram: dawid__palka 🆇 X: dawid_palka_ Kamil Pawlik 📌 https://jingle.bio/kmpawlik/ 🧔🏻 LinkedIn: pawlikkm 🎬 TikTok: @k.m.pawlik 🅕 Facebook: pawlik.k.m 📸 Instagram: k.m.pawlik Łukasz Wajda 📌 https://naturestyle.pl/ Mirosław Zając 🧔🏻 LinkedIn: mirosław-zając-01a20129...2024-02-1207 minBiz ŁykBiz ŁykBizŁyk#6: Rafał Zaorski podejrzany, Pfizer chce miliardów od Polski, Pokolenie Z na rynku pracyDziś #odcinek6 BIZ ŁYK podcast a w nim: Rafał Zaorski podejrzany o popełnienie przestępstwa. Komisja Nadzoru Finansowego przygląda się sprawie "mistrza spekulacji" i mPay. Koniec przyjaźni Magdy Gessler i Janusza Palikota. Restauratorka oskarża biznesmena o bezprawne wykorzystanie jej wizerunku do promocji książki. Polska pozwana przez Pfizera. Koncern medyczny żąda miliardów złotych za niewywiązanie się z umowy szczepionkowej. Główny Urząd Statystyczny poinformował o wynikach PKB za 2023 rok. Wyniki są gorsze od prognoz, ale ożywienie gospodarcze jest jeszcze przed nami. Urząd Skarbowy ściga 5-latkę. Fiskus zajął dziewczynce 500+, a to dopiero początek działań...2024-02-051h 50Wookash PodcastWookash PodcastWhy would you learn assembly? - Elias on Low Level Game Programming & Soup RaidersI've had the pleasure to talk with Elias Farhan, a game developer and Head of Game Programming at SAE Institute in Geneva. We talk about Assembly, weird quirks of C++ and how to organize a conference! Connect & find out more about his games and his work! Elias website: https://eliasfarhan.ch Team KwaKwa website: https://team-kwakwa.com Team KwaKwa youtube channel for the RGB talks: https://www.youtube.com/@teamkwakwa954 RGB conf website: https://rgbconf.ch Current game-in-progress https://soupraiders.com/ Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7...2024-01-211h 53Wookash PodcastWookash PodcastWhat you want to optimize is server CPU time - ProvidenceLearn more about Providence on https://playprovidence.io! Kacper Kenji Leśniak from Dynasty Studios talks about networking for their upcoming game called Providence! Multiplayer, team based, online extraction shooter brings a lot of challenges, as you may imagine. Come for networking, stay for Unreal Engine knowledge tidbits! Join the booming community on Providence Discord! https://discord.com/invite/9mxcWFfzXh Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9u...2024-01-171h 25Wookash PodcastWookash PodcastLet the artstyle drive the gameplay - Echo of the Waves Wishlist Echo of the Waves here! Adriana and Eleonor talk about their gorgeous Echo of the Waves - relaxing watercolor adventure! How the game evolved, what goes into making parallax puzzles and how the art direction shapes the gameplay! Check out their website! Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/id1683109481 Youtube: https://www.youtube.com/channel/UC9J9u3apteD0EuFjzRpt71w RSS: https://anchor.fm/s/dd7643a4/podcast/rss 2024-01-1455 minWookash PodcastWookash PodcastWhy primary button shouldn't be called 'Enter Prison' - Stellar AsylumWelcome to the opening episode of the Game Engineering Podcast! In this show my guests and I talk about how games are made! This episode features conversation with Kacper Kenji Leśniak, game developer and my dear friend. We talk about our first game developed 8 years ago, called Stellar Asylum. Download the game on Google Play here! Game Engineering Podcast Show links: https://podcasters.spotify.com/pod/show/lukasz-sciga Spotify: https://open.spotify.com/show/7tExkDJcI6vvmpCguX8Ygd Apple Podcasts: https://podcasts.apple.com/us/podcast/game-engineering-podcast/i...2024-01-071h 25