Skip to content

Feature: view.draw_image #1

@thomas-hauchecorne

Description

@thomas-hauchecorne

Adding a method to draw images on a View object in 3D space, similar to what we can see when editing the position of a texture.

It would take 3 parameters:

  • The coordinates of 4 points which will be the four corners of the image (the order of the points define the orientation of the image)
  • An ImageRep object
  • Optionally an opacity value.

View#draw_image(point_list, image_rep, opacity = 1)

FR-0083 on Centercode SU2018

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions