Commit Graph

12 Commits

Author SHA1 Message Date
kovacsv
0319fd4b32 Correct line processing. 2023-10-24 20:07:40 +02:00
kovacsv
8a3c98e658 The obj file format specifies continuous lines and not line segments. 2023-10-23 20:27:21 +02:00
kovacsv
9e5ddaead7 Allow default line color parameter when embedding. 2023-10-23 13:52:06 +02:00
kovacsv
4f0336c268 Implement polygon offset if the model contains lines. 2023-10-23 11:40:18 +02:00
kovacsv
0b925de473 Add another test. 2023-10-17 19:58:32 +02:00
kovacsv
a3f9138579 Add test for lines in meshes. 2023-10-17 19:56:41 +02:00
kovacsv
bfec1a2c04 Add test files. 2023-10-17 19:08:43 +02:00
kovacsv
9bd495bcd5 Texture map options not parsed from mtl file #371 2023-03-22 22:15:59 +01:00
kovacsv
316c8e7293 Introduce InputFile class that can specify the name and the url as well (#202). 2022-06-05 14:44:05 +02:00
Viktor Kovacs
0c394f9aa8 Handle buffer cache by importers instead of the main importer object. 2021-03-30 12:21:46 +02:00
Viktor Kovacs
77edb8520d Add textured rectangle test object. 2021-03-29 08:23:48 +02:00
Viktor Kovacs
9264c1dd6d Add code for new version. 2021-03-27 08:29:19 +01:00