olijeffers0n / rustplus

Rust+ API Wrapper Written in Python for the Game: Rust
https://rplus.ollieee.xyz/
MIT License
102 stars 28 forks source link

Entity rendering #38

Closed olijeffers0n closed 1 year ago

olijeffers0n commented 1 year ago

Closes #37

olijeffers0n commented 1 year ago

Need to look at the optimisation of the gift_wrap_algorithm and also add names and potential distance clipping if possible. This likely wont be possible though due to constraints of using an image

olijeffers0n commented 1 year ago

Only thing left is to deal with the clipping of the entities when colliding with terrain but this is going to be a PITA because of how I am just setting polygons

olijeffers0n commented 1 year ago

Random freezes occur now image

olijeffers0n commented 1 year ago

Looks ready to merge. It is enabled by default but can be disabled easily