felipesanches / AnotherWorld_VMTools

Toolchain for software development targeting the virtual machine originally designed for Eric Chahi's Another World game.
21 stars 2 forks source link

polygon encoder/decoder refactoring + fixes #16

Closed felipesanches closed 2 years ago

felipesanches commented 2 years ago

Encoder still not properly tested. Probably still incorrect.

We need automated code-tests to roundtrip encoder and decoder

felipesanches commented 2 years ago

note: This PR added support for decoding colors on polygon data.

Not perfect yet though...

Screenshot from 2022-03-30 01-30-47 Screenshot from 2022-03-30 01-32-38