Skip to content

fix_template_illumination#12

Open
fedemarino31 wants to merge 3 commits intomainfrom
fix_template_illumination
Open

fix_template_illumination#12
fedemarino31 wants to merge 3 commits intomainfrom
fix_template_illumination

Conversation

@fedemarino31
Copy link
Copy Markdown
Collaborator

No description provided.

@fedemarino31 fedemarino31 self-assigned this Jan 31, 2021
@fedemarino31 fedemarino31 marked this pull request as ready for review January 31, 2021 20:25
Copy link
Copy Markdown
Owner

@tul1 tul1 left a comment

Choose a reason for hiding this comment

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

just 1 fix, but it mostly looks good. Perform the change and FFTM

Comment thread src/client/client.ts
light.position.set(100,100,100)

scene.add(cube)
scene.add(light);
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Suggested change
scene.add(light);
scene.add(light)

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

Successfully merging this pull request may close these issues.

2 participants