Skip to content

データ構造の整理 #1

@cimura

Description

@cimura

t_object 物体 {
 - t_vector 座標
 - t_color 色の情報
}
(各物体について必要だと思う。 ex) t_sphere, t_plane, t_cylinder...)

t_world 全体の情報 {
 - t_mlx minilibx系
 - t_camera カメラ
 - t_light 光源
 - t_object *物体のリスト
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions