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

[Feature Request] Support for Textures in Meshes #29

Open
2 tasks
avik-pal opened this issue Sep 1, 2020 · 2 comments
Open
2 tasks

[Feature Request] Support for Textures in Meshes #29

avik-pal opened this issue Sep 1, 2020 · 2 comments

Comments

@avik-pal
Copy link
Member

avik-pal commented Sep 1, 2020

I am planning to rework RayTracer.jl to make use of Flux3D for its handling of meshes. I am wondering how difficult would it be to handle textures.

There are two components to this:

  • Vertex Colors
  • Image Textures

I believe the first one is just storing a 4D Array. The other one is slightly more complicated to handle though.

@jay-sonawane
Copy link
Contributor

Will this project continue in GSoC 2021?
Also, can I try working on this issue?

@avik-pal
Copy link
Member Author

@jayson-310801 The project might be listed again. However, the final decision is taken depending on the quality of the proposals for all projects combined.

Feel free to give it a shot, and ping @nirmal-suthar or me in case you are stuck.

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

No branches or pull requests

2 participants