TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Godot 3's renderer design

261 pointsby uyoakaomaover 7 years ago

6 comments

ognyankulevover 7 years ago
While scrolling fast through the long document, my eyes immediately focused on &quot;Wait, why not Vulkan or DirectX12?&quot; :-D<p>tl;dr &quot;At the end of the day, the use case where Vulkan and DirectX12 make the most sense is when you have hundreds of thousands of objects, which are all different (different geometry, textures, etc.), and which move. This is a difficult use case to achieve, even willingly.&quot;
评论 #15339714 未加载
评论 #15340194 未加载
评论 #15338839 未加载
评论 #15340504 未加载
评论 #15341307 未加载
mentosover 7 years ago
Researching Godot&#x27;s multiplayer support it looks like there is not anything very comprehensive?<p>In a separate discussion, will we ever see any sort of UDP support in the browser for client&#x2F;server games?<p><a href="https:&#x2F;&#x2F;gafferongames.com&#x2F;post&#x2F;why_cant_i_send_udp_packets_from_a_browser&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gafferongames.com&#x2F;post&#x2F;why_cant_i_send_udp_packets_f...</a>
评论 #15340257 未加载
评论 #15340834 未加载
willvarfarover 7 years ago
I&#x27;m really looking forward to the proper release of Godot 3! Want to use it to get my kids into game writing, but have been holding off because Godot 2 has a custom scripting language which will be going away and I don&#x27;t want to invest in that. Any idea when 3.0 ships?
评论 #15339212 未加载
评论 #15341131 未加载
评论 #15339038 未加载
ravirajx7over 7 years ago
Someone who wish to learn about developing game and its theory can get started here. <a href="http:&#x2F;&#x2F;gameprogrammingpatterns.com&#x2F;contents.html" rel="nofollow">http:&#x2F;&#x2F;gameprogrammingpatterns.com&#x2F;contents.html</a>
评论 #15339366 未加载
pjmlpover 7 years ago
Very interesting reading.<p>I like specially the architecture decision of a separate render process.
microcolonelover 7 years ago
Here&#x27;s an archive link since you probably won&#x27;t be able to see the article from the original location.<p><a href="http:&#x2F;&#x2F;archive.is&#x2F;lvKV9" rel="nofollow">http:&#x2F;&#x2F;archive.is&#x2F;lvKV9</a>