#gameengine 搜尋結果
New Defold release! 🥳 1.11.2 starts a localization of the Editor and adds a lot of camera improvements and many more! Check out the Release Notes below #gamedev #indiedev #gameengine #defold
Finally got around to implementing some physics, decided to go with Jolt Physics by @jrouwe, what a nice easy to use library. It’s incredible how performant it is. #gamedev #gameengine #graphics #lumina #games
Ever wondered how to render vector graphics efficiently in a #gameengine ? Spencer is live and talking about how to do it in @BevyEngine using his crate bevy_vello: youtube.com/watch?v=pyyTRO… #rustlang #gamedev 🦀🎮
10 #GODOT Games in 2 Minutes Godot Engine is a free and open-source #gameengine It’s lightweight, highly flexible, and features a unique scene system that makes building complex projects intuitive.
I realized that my cubemap filtering and my IBL (the specular with roughness part) were not good, so I recreated the famous PBR spheres with Pisa HDRI to check if everything was OK. It's seems Ok now. #indiedev #gamedev #gameengine #pbr
If you have interest in learning, graphics programming, game engine architecture, or game development. I’m looking for contributors for my C++ game engine. It’s open source and amazing! #gamedev #gameengine #cpp #c #vulkan discord.gg/G9yE5TS8QY
discord.com
Join the Lumina Engine Discord Server!
Resources and Community for the Lumina Game Engine. | 24 members
Witchy stretch or another glitch in Unity game engine? Tag a dev who can explain this cursed elegance 🧘♀️✨ #unitydev #gameengine #gamedesign #characterdesign #3ddesign #devbloopers #indiegame #yandere #steamsummersale #earlyaccess #indiedev
Finally, I can play videos (old school MPEG-1) in my engine, thanks to @phoboslab for pl_mpeg, an easy to use library. Now I just need to find a game use case for video playing :) #indiegame #gamedev #gameengine
Новая лекция по игровому движку в сети: youtu.be/ohEXEPYESSE ‼️ English audio supported ‼️ 🟢 Настраиваем основной CMAKE проект движка 🟢 Генерируем версию движка 🟢 Создаем Windows и Linux пайплайны сборки #gameengine #cmake #cpp #github #gamedev #lifeexe #lifeexeengine
youtube.com
YouTube
13.🕹️ Game Engine. Настройка CMAKE проекта. Версия движка. Github...
COMING SOON! 💥 TURBO GETTING JS-ifieeeed ☕ #javascript #gameengine #indiegamedev #superturbosociety #2dgames
Inigo Quilez is a wizard, compare the repeating pattern of the ground texture, it's the exact same texture and uv's source: iquilezles.org/articles/textu… #gamedev #indiedev #gameengine #raylib
Defold 1.11.0 Released! 🥳 As always, few of my highlights - this release is full of bug fixes and an important breaking change - removing scale along Z to make the workflow easier and more approachable for a cost of aligning with it, so read the details! @defold #gameengine
We're heading to Gamescom (and Devcom) again to meet with new and existing partners and studios. Come by the Nordic All Stars booth in hall 4.1, D050g, for an impromptu meeting, or even better send us a message to book a meeting. See you there! #gamescom #gameengine #gamedev
Mientras sigo con mi app para hacer juegos, me tope con el uso del teclado en android, es muy dificil, entonces hice la locura de hacer mi propio teclado. 😅 Funciona bastante bien! 🤩 #godotengine #gamedev #gameengine
It might be snowing outside Stockholm today, but our hearts are already in Spring mode. ⚡️Testing trails effect in our VFX editor #VFX #gamedev #gameengine #webgl
Shared a #GameEngine comparison video. In this video, I compared #Unity #Godot and #Defold with the file size of the engine and build sizes for the default empty project for web, android and windows. You can see the video on: youtu.be/DJnFXtTwIU0 #indiedev #indiegame #gamedevs
youtube.com
YouTube
Unity vs Godot vs Defold! Game Engine Comparison (File Size Compari...
Game engines simulate digital twins for industry and architectural use cases. #DigitalTwin #Simulation #GameEngine
Новая лекция по игровому движку в сети: youtu.be/ohEXEPYESSE ‼️ English audio supported ‼️ 🟢 Настраиваем основной CMAKE проект движка 🟢 Генерируем версию движка 🟢 Создаем Windows и Linux пайплайны сборки #gameengine #cmake #cpp #github #gamedev #lifeexe #lifeexeengine
youtube.com
YouTube
13.🕹️ Game Engine. Настройка CMAKE проекта. Версия движка. Github...
Finally got around to implementing some physics, decided to go with Jolt Physics by @jrouwe, what a nice easy to use library. It’s incredible how performant it is. #gamedev #gameengine #graphics #lumina #games
Here is the language of logic for game development. (Visit: thingspool.net/concepts-of-pl… ) #LinearAlgebra #GameplaySystems #GameEngine #GameMechanics #GameNarrative #GameDesign #GamePhysics #DeclarativeProgramming #LogicProgramming #FunctionalProgramming #RDBMS #EmergentSystems
If you have interest in learning, graphics programming, game engine architecture, or game development. I’m looking for contributors for my C++ game engine. It’s open source and amazing! #gamedev #gameengine #cpp #c #vulkan discord.gg/G9yE5TS8QY
discord.com
Join the Lumina Engine Discord Server!
Resources and Community for the Lumina Game Engine. | 24 members
[NEW COURSE] Game Engine Development with C++ and OpenGL from Udemy Coupon code: coursespeak.com/deal/801 Build a full 3D game engine from scratch using C++, OpenGL, physics, audio, UI, and modern engine architecture #udemycoupons #GameEngine #GameDev #CPP #OpenGL
Decided to switch from a clustered deferred renderer to a clustered forward renderer, never looking back. github.com/MrDrElliot/Lum… #gameengine #gamedev #graphicsprogramming
Before making a video game, we need to include the optimization part as a priority like a core gameplay as well. Especially when you want to do some big crazy stuff 👊 #indiegamedev #solodev #gameengine #Optimization #DevelopmentProjects
Is there any good paid C++ or rust game engine development couse? Or maybe a paid 3D graphics engine couse? #gameengine #cpp #gamedev #rust
New Defold release! 🥳 1.11.2 starts a localization of the Editor and adds a lot of camera improvements and many more! Check out the Release Notes below #gamedev #indiedev #gameengine #defold
Which engine are you using for game development? I’m curious - I want hear why you picked it! #gamedev #indiedev #gameengine #Development
Refactoring threading so now all engine systems use a central thread manager. Reducing the amount of game engine crashes! #gamedev #multithreading #gameengine #cplusplus #refactoring #indiedev
In this week's video, I set up buffers and dispatch the light-culling compute shader. youtu.be/GaP7sH1x0rk #gamedev #gameengine #programming #graphics #rendering
New Defold release! 🥳 1.11.2 starts a localization of the Editor and adds a lot of camera improvements and many more! Check out the Release Notes below #gamedev #indiedev #gameengine #defold
Ever wondered how to render vector graphics efficiently in a #gameengine ? Spencer is live and talking about how to do it in @BevyEngine using his crate bevy_vello: youtube.com/watch?v=pyyTRO… #rustlang #gamedev 🦀🎮
In this video I explain how we test if a sphere or a cone intersects with a plane or frustum, and finish writing and compiling our light-culling compute shader. youtu.be/Cqj7dBTJDRU #gamedev #gameengine #programming #primal
Started working on the light-culling compute shader. youtu.be/2Zo3UOUiTxo via @YouTube #gamedev #gameengine #cplusplus #graphics #rendering
How does the new Unity version fare in terms of empty project size? Not so great to be honest... The iOS, Android and Windows numbers represent the size on disk while the HTML5 number is uncached download size when gzipped. No optimizations. Release mode. #gameengine #gamedev
Just want to show off some effort from one of our engineers. It's a good starting point for a new yet "familiar" game engine...😆 Github-> github.com/MuSmile/DearEd… #gamedev #gameengine
I implemented Batch Rendering. In this picture you can see 1000 triangles. #gamedev #gamedevelopment #GameEngine #thesiswriting
I realized that my cubemap filtering and my IBL (the specular with roughness part) were not good, so I recreated the famous PBR spheres with Pisa HDRI to check if everything was OK. It's seems Ok now. #indiedev #gamedev #gameengine #pbr
Following #unity 's pricing changes, why not trying to switch to a free open-source #gameengine ? Nowadays, some are as advanced as Unity, such as @godotengine! And for your 2D project, you could even try #solarus. You'll be welcomed by a generous and warm community. 🤗
Witchy stretch or another glitch in Unity game engine? Tag a dev who can explain this cursed elegance 🧘♀️✨ #unitydev #gameengine #gamedesign #characterdesign #3ddesign #devbloopers #indiegame #yandere #steamsummersale #earlyaccess #indiedev
Say hello to your new roommates! They don't pay rent but you're still on the hook for the appliance bills~ 💸🔪 #unitydev #gameengine #indiedev
Improving Defold one pull request at a time. 10000 and counting! github.com/defold/defold/… #gameengine #sourcecode #githubdev
🧵[1/x] ☁️⌨️ We're thrilled to unveil our Cloud Service for Proof Computation in #zkGames, pushing the boundaries of #Web3gaming to become hardware-agnostic! Read the full article 👉 bit.ly/zkcloud 🎮 This new module in our #GameEngine propels us into an era where fully…
🕶️⚡️This update is about VFX, and how to enable VR in Hology Engine. 📝Read here: hology.app/blog/dev-log-0… 🖱️Try it now: hology.app #gamedev #gameengine #3D #VR
Here is a quick recap of what the community did for Solarus in 2002. 📝 solarus-games.org/news/2023-03-2… #gamedev #gameengine #solarus #opensource
Something went wrong.
Something went wrong.
United States Trends
- 1. Josh Allen 38.8K posts
- 2. Texans 59.2K posts
- 3. Bills 148K posts
- 4. Joe Brady 5,261 posts
- 5. #MissUniverse 448K posts
- 6. #MissUniverse 448K posts
- 7. Anderson 27.7K posts
- 8. Troy 12.1K posts
- 9. McDermott 4,636 posts
- 10. #StrayKids_DO_IT_OutNow 51.1K posts
- 11. Technotainment 19K posts
- 12. Beane 2,840 posts
- 13. joon 10.7K posts
- 14. Maxey 14.1K posts
- 15. Stroud 3,767 posts
- 16. #htownmade 3,993 posts
- 17. #criticalrolespoilers 2,275 posts
- 18. Al Michaels N/A
- 19. Fátima 197K posts
- 20. Costa de Marfil 25.7K posts