KranX / Vangers

The video game that combines elements of the racing and role-playing genres.
https://store.steampowered.com/app/264080/Vangers/
GNU General Public License v3.0
660 stars 89 forks source link

[3D] macOS support #636

Open kvark opened 6 months ago

kvark commented 6 months ago

I'm able to run vange-rs on macOS via Angle:

Screenshot 2024-01-21 at 1 27 23 PM

The only thing that's needed is copying Angle binaries somewhere, similar to how we do it on Windows. I grabbed these from VisualStudioCode, attaching here: Angle-macOS-arm64.zip

Obviously there is something wrong with the colors or gamma, haven't figured this out yet.

kvark commented 6 months ago

Interesting warning here, maybe coming from Angle?

UNSUPPORTED (log once): gldCopyBufferSubData: NEEDS IMPLEMENTATION

kvark commented 6 months ago

The colors are fixed by https://github.com/kvark/vange-rs/commit/7130e23504d38341635f9606c48798f95541e0e8

caiiiycuk commented 6 months ago

angle-intel.zip Снимок экрана 2024-01-22 в 16 22 32