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

New extension: ExtraRenderingControl #1483

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 5, 2025

Description

Currently it adds 1 action (also 1 condition).

threejsscrnshot1
basically as of right now the only thing you can do with this extension is change/check how and what faces are going to be rendered

Action:
image

Condition:
image

Showcase of how it works:
image
(this is my game im working on) but as you can see setting the siderendering to 1 (back) only renders the backfaces of the cubes.

Im going to add more features to this extension in the future but yeah.. Thats all for now

How to use the extension

As i showed in previous screenshots, when you add the action just select the 3d box you want to change the rendering of and set a value between 0 and 2. same goes for the condition. Theres no need to add any behavior to any object or anything

action
Screenshot 2025-01-05 185709

condition
Screenshot 2025-01-05 185516

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

ExampleERC.zip

I made a simple example of a spinning cube where you can change how the sides/faces are being rendered by pressing 0, 1, 2

(backside)
Screenshot 2025-01-05 191032

(frontside)
Screenshot 2025-01-05 191025

Extension file

ExtraRenderingControl.zip

Sorry, something went wrong.

@github-actions github-actions bot requested a review from a team as a code owner January 5, 2025 18:44
@github-actions github-actions bot added the ✨ New extension A new extension label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant