Remodel code to ADT model #1

Open
opened 2017-09-27 19:44:07 +00:00 by mnivoliez · 2 comments
mnivoliez commented 2017-09-27 19:44:07 +00:00 (Migrated from gitlab.deep-nope.me)

The objective is to consider every visible object as graphic object with "behavior".
Those should be:

  • RIGID_BODY::{SPHERE(Sphere_Data)}
  • SURFACE_TYPE => already here
  • BEHAVIOR::{LIGHT_EMITTER}
The objective is to consider every visible object as graphic object with "behavior". Those should be: * RIGID_BODY::{SPHERE(Sphere_Data)} * SURFACE_TYPE => already here * BEHAVIOR::{LIGHT_EMITTER}
mnivoliez commented 2017-09-27 19:44:26 +00:00 (Migrated from gitlab.deep-nope.me)
created branch [`1-remodel-code-to-adt-model`](https://gitlab.deep-nope.me/mnivoliez/raytracer/compare/master...1-remodel-code-to-adt-model)
mnivoliez commented 2017-09-27 19:53:22 +00:00 (Migrated from gitlab.deep-nope.me)

added ~29 label

added ~29 label
Sign in to join this conversation.
No labels
Doing
To Do
No milestone
No project
No assignees
1 participant
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
mnivoliez/raytracer#1
No description provided.