Viewing profile — warvstar
warvstar
HN member- Joined
- Thu, Jul 02, 2020, 4:55 PM UTC
- HN karma
- 31
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About warvstar
No profile information was provided.
Recent public activity
-
comment
Comment #40919682
Thanks for the detailed report! We have recently received similar reports on M1 and M2 chips and we are going to investigate further. Also, you're right about the loading screen fo…
-
comment
Comment #40071618
Any chance for multi agents and/or a vs-code extension(for diffing / applying changes)? nmv on the vscode extension, I just found your other comment.
-
comment
Comment #39388130
It can be, we have our data cached as close to the user as possible, in over 300 locations. It does add some latency, because instead of a 3ms latency to fetch and decompress asset…
-
comment
Comment #39387784
We have the ability to stream in content from our CDN, so even devices with little to no storage capacity can run games of near infinite size. The main issue in today's browsers is…
-
comment
Comment #39387715
That's actually the main thing we've worked on, WebGPU support is small potatoes compared to it, but I'm happy it's getting some attention here. We have an asset streaming system t…
-
comment
Comment #39387655
Not from the official source, but we (Wonder Interactive Inc.) have a custom version of the engine that compiles to wasm. We are looking to upstream to Epic, or at least have a plu…
-
comment
Comment #29004406
No downloads and the ability to easily and quickly jump into the action, especially useful for multiplayer or social games.
-
comment
Comment #28881533
100% agree and when WebGPU comes out, that's going to reduce performance differences by a ton.
-
comment
Comment #28164219
We have a gaming platform where users can download and play full games in the browser. We don't use indexedDB though, we use the Cache API.
-
comment
Comment #28164211
I assume that also includes the Cache API's Storage?
-
comment
Comment #28001619
This makes me feel old, thanks for that.
-
comment
Comment #27237471
Looks cool, tons of potential here!
-
comment
Comment #23715250
Would love to add this to my game engine.