渲染部分现有变换逻辑无法精确还原纹理编辑所得效果 #1

Closed
opened 2023-03-18 13:19:18 +08:00 by wuyize · 2 comments

现有逻辑须将图元的总变换矩阵分解为平移、旋转、翻转等操作,而矩阵分解会损失精度,需要改写为直接使用矩阵变换

现有逻辑须将图元的总变换矩阵分解为平移、旋转、翻转等操作,而矩阵分解会损失精度,需要改写为直接使用矩阵变换
wuyize self-assigned this 2023-03-18 17:42:57 +08:00
ArgonarioD added the
P1
label 2023-03-18 19:26:05 +08:00
Poster
Owner

Painting类和painting.comp修改完成,待修改PaintingUtil

Painting类和painting.comp修改完成,待修改PaintingUtil
maxsmin was assigned by wuyize 2023-03-18 20:24:08 +08:00
Poster
Owner

已完成

已完成
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: BigC/ArchitectureColoredPainting#1
There is no content yet.