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

Render Objects With Billboards #12

Open
tonytins opened this issue May 3, 2024 · 1 comment
Open

Render Objects With Billboards #12

tonytins opened this issue May 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tonytins
Copy link
Member

tonytins commented May 3, 2024

Odd title, I know. xD

Technically, The Sims Online isn't true 2.5D, but rather 3D with 2D rendered sprites. That's why it's so easy to go nuts with the terrain. In theory, it is possible to use Raylib's billboard function to give the same look and feel as the original. I have no idea if it'll work in practice, but it is worth a shot.

@tonytins tonytins self-assigned this May 3, 2024
@tonytins
Copy link
Member Author

tonytins commented May 6, 2024

Screenshot 2024-05-06 at 4 21 17 PM

Well, that proves my theory correct. Not sure how well it'll work in practice, but it does save time.

@tonytins tonytins moved this to In Progress in My Simulation May 7, 2024
@tonytins tonytins added the enhancement New feature or request label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant