harsssh / miniRT

1 stars 0 forks source link

scene file parser #2

Closed harsssh closed 10 months ago

harsssh commented 10 months ago

Mandatoryの範囲は多分できてる。 一部のBonusの対応のために調整が必要そう。

harsssh commented 10 months ago

フォーマット案. パースしやすくて順不同.

# format
obj [object type] [mandatory parameters] | spec:[coefficient] check:[color2] bump:[texture file path]

# example
sp 0,0,20 20 255,0,0 | spec:0.5 check:0,255,0 bump:bumpmap.png