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

Created visualization for Kuri's eyes camera #48

Merged
merged 4 commits into from
Jul 27, 2021
Merged

Created visualization for Kuri's eyes camera #48

merged 4 commits into from
Jul 27, 2021

Conversation

kberba
Copy link
Contributor

@kberba kberba commented Jul 20, 2021

Description

Fixes #41 .

Added a camera object within virtual Kuri to act as Kuri's eyes. The view from Kuri's eyes is displayed on a panel.

Changes made

  • Created camera object (EyesCamera)
  • Placed camera object inside Kuri object
  • Created panel (Eye View Plane)
  • Displayed the camera view on the panel using a render texture (Eyes Render Texture)

How to test

  • Move and turn Kuri using arrow keys and see the panel show the viewpoint from Kuri's eyes
    • There should be 2 obstacles (red -- right of Kuri, blue -- in front of Kuri, past the Main Camera) for Kuri to see

@kberba kberba added the enhancement New feature or request label Jul 20, 2021
@kberba kberba requested a review from ipekgoktan July 20, 2021 18:58
@ipekgoktan ipekgoktan merged commit 81b0008 into main Jul 27, 2021
@ipekgoktan ipekgoktan deleted the EyesBranch branch August 2, 2021 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create visualization for Kuri's eye camera
2 participants