Occlusion management #2

Closed
opened 2023-11-30 15:30:13 +01:00 by samuel.bernou · 1 comment
Member

Type

feature

Priorité

normal

Description

Remove occluded points when no more visible by camera after interpolation

Considered method : Raycast from point to camera, if there is a hit, consider occluded and delete

/!\ Note: if it's in middle of a stroke, need to manage the stroke splitting !

Options:

  • toggle to disable occlusion
  • collection for considering occlusion ?

filepath

No response

Log console

No response

### Type feature ### Priorité normal ### Description Remove occluded points when no more visible by camera after interpolation Considered method : Raycast from point to camera, if there is a hit, consider occluded and delete > /!\ Note: if it's in middle of a stroke, need to manage the stroke splitting ! Options: - toggle to disable occlusion - collection for considering occlusion ? ### filepath _No response_ ### Log console _No response_
samuel.bernou added the
todo
label 2023-11-30 15:30:13 +01:00
samuel.bernou was assigned by florentin.luce 2024-01-15 12:35:36 +01:00
Author
Member

Done in commit 5ca9c9707e

Done in commit https://git.autourdeminuit.com/autour_de_minuit/gp_interpolate/commit/5ca9c9707e7cf0dd172b9d44a25105e6bf96dead
samuel.bernou added
done
and removed
todo
labels 2024-02-06 17:23:51 +01:00
Sign in to join this conversation.
No description provided.