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

WIP: Add EX-RIDE 3D Layout View #11

Draft
wants to merge 4 commits into
base: next-release
Choose a base branch
from
Draft

Conversation

Condo-Colin
Copy link

I need HTML/CSS help to get the three.js canvas to be responsive/relative sized.
I can now begin to add layout objects, camera control, interaction, etc!

Basic spinning cube on brower window-sized canvas.
Needs responsive/relative renderer size set.
@github-actions github-actions bot added the EX-WebThrottle Item relates to EX-WebThrottle specifically label Nov 13, 2022
@matt-vdv matt-vdv changed the base branch from main to next-release November 13, 2022 12:05
@github-actions
Copy link

github-actions bot commented Nov 13, 2022

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 100% 2 / 2
🔵 Statements 100% 2 / 2
🔵 Functions 100% 0 / 0
🔵 Branches 100% 0 / 0
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
src/views/Throttle.vue 100% 100% 100% 100%

src/views/Layout.vue Fixed Show fixed Hide fixed
Adds track plan, trees, lights, shadows, navigation.
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

WIP: fixing navigation control, lights, shadows, tree shapes & colours.
@dcyoung-dev dcyoung-dev marked this pull request as draft December 22, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EX-WebThrottle Item relates to EX-WebThrottle specifically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants