riperiperi / FreeSO

Re-implementation of The Sims Online.
http://freeso.org
Mozilla Public License 2.0
803 stars 95 forks source link

Add support for Iff 1.0 to Volcanic for SPR# Chunks #277

Open JDrocks450 opened 6 months ago

JDrocks450 commented 6 months ago

Brief Add support for viewing IFF v1.0 in Volcanic. Supported chunk types are: SPR#, BHAV (wip), STR.

Sprites image Z-Buffers image

Sprites that are not inherently objects can also be viewed by using the 'Frames/Rotations' button on SPRResourceControl to view them as frames and not interpreted as an object image

Exported Sprites image

BHAV (wip) image

Video Here is a recorded video demonstrating how the submission works (OneDrive)

Changes Summary

All of these changes isolate themselves from any existing functionality and use the existing functionality as a baseline to implement the new features to remain consistent.