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

How to realize the effect of Transparent in samples\07-Shading-Models #134

Open
qpmg opened this issue Feb 6, 2023 · 1 comment
Open

Comments

@qpmg
Copy link

qpmg commented Feb 6, 2023

In the seventh example, how to implement Transparent? I use blender to make the model transparent, but it is still an opaque object after import.
Thank you!
Snipaste_2023-02-06_15-28-06
Snipaste_2023-02-06_15-28-19

@kergalym
Copy link

You need to add this line to your egg file:
<Scalar> emitr { 2 }

More info about shading models is here

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