Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: client-side interpolation #5

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

damienfamed75
Copy link
Contributor

@damienfamed75 damienfamed75 commented Jan 25, 2025

Specify which components for which entities to interpolate client-side as well as a function on how to perform that interpolation.

related to: #1

@damienfamed75 damienfamed75 marked this pull request as draft January 25, 2025 19:09
@damienfamed75
Copy link
Contributor Author

@imthatgin I didn't feel right adding ebiten or any other graphics lib to this repo to show an example of this branch so I've got a separate repo that showcases the interpolation https://github.com/damienfamed75/necs-interp-example

Let me know what you think about the user facing API to use the interpolation

@damienfamed75 damienfamed75 marked this pull request as ready for review January 26, 2025 02:06
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.

1 participant