Skip to content

Conversation

@lpenguin
Copy link
Contributor

@lpenguin lpenguin commented May 9, 2022

This is work-in-progress state of 3D models branch.
This PR uses custom rusty-vangers branch: https://github.com/lpenguin/vange-rs/tree/ff-set-visible

Current state:

  • Rust backend models functions
  • Basic hooks in the main code: model initialization, model instance creation, model instance destruction
  • Incomplete: Mechous weapon position
  • Solve coordinate systems conflict in main code (left-handed) and rusty-vangers (right-handed)
  • Decouple game logic from the rendering logic: we determine mechous water level from per-pixel rendering. See https://github.com/KranX/Vangers/pull/577/files#diff-d7665497c39e5e103a915ab4e4cf2ed9b0f880f8831d2cc0b888be13213b1bdcR301
  • Adjust mechous perspective scaling
  • Solve items visibility issues
  • Solve vector math duplicated code: main code and renderer subproject: move all mod-related code parts into new libvangers project
  • Solve architectural issues: higher level classes for graphics objects

@lpenguin lpenguin changed the title Models WIP: 3D Models May 9, 2022
@lpenguin lpenguin linked an issue May 9, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Поддержка 3D моделей

1 participant