morris / vstools

Toolset for Vagrant Story (2000, Square), written in JavaScript with Three.js
https://morris.github.io/vstools/
MIT License
101 stars 9 forks source link

[Feature Request] Viewer options, eg: Wireframe overlay, vertex color toggle #5

Closed HeyItsLollie closed 4 years ago

HeyItsLollie commented 4 years ago

It'd be a real boon to have some model inspection features in the viewer, especially for maps. For example: Wireframe overlay for geometry, or toggles to enable/disable vertex colors or textures.

morris commented 4 years ago

Thanks for the interest :) I will look into it. First there's some chores to do (e.g. update Three.js) but I will see what I can do!

morris commented 4 years ago

just pushed a few updates, including wireframe and vertex color and texture toggles. have fun :)

HeyItsLollie commented 4 years ago

The new features are perfect, thank you so much!