index
:
libobj
master
OBJ parser
rgl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
leave a single, general error reporting fn. add specular map support.
HEAD
master
rodri
2024-10-07
2
-95
/
+105
*
update the readme; we've had mtl support for a while now.
rodri
2024-10-07
1
-4
/
+4
*
allow parentheses in material names (this is getting ridiculous.)
rodri
2024-10-07
1
-1
/
+1
*
add an opacity parameter in OBJColor to discard non-colors.
rodri
2024-09-26
2
-1
/
+5
*
don't write a \n to errstr. survive referring to files in dot.
rodri
2024-09-25
1
-4
/
+12
*
improve the mtl parser.
rodri
2024-09-25
1
-21
/
+58
*
allow '-' in object and material names.
rodri
2024-09-21
1
-3
/
+3
*
add support for normal map loading.
rodri
2024-05-28
2
-19
/
+41
*
attach material properties to points and lines as well.
rodri
2024-05-03
1
-0
/
+4
*
add support to load diffuse color texture maps.
rodri
2024-03-06
2
-2
/
+103
*
don't fail if there's no material file.
rodri
2024-03-06
1
-3
/
+3
*
don't try to find a material when the list is empty.
rodri
2024-02-20
1
-1
/
+1
*
added support for material (.mtl) files.
rodri
2024-02-18
3
-2
/
+325
*
allow object names to have '.' and '_'.
rodri
2023-12-30
1
-1
/
+1
*
improve element insertion procedure.
rodri
2023-12-11
2
-7
/
+5
*
add support for multiple vertex type indices in face elements.
rodri
2023-11-11
3
-26
/
+6422
*
removed unnecessary anonymous union in OBJVertex.
rodri
2023-11-11
1
-7
/
+5
*
fix paths in the test program.
rodri
2023-11-11
2
-5
/
+7
*
add a readme
rodri
2020-04-13
1
-0
/
+8
*
standalone version release.
rodri
2020-04-12
14
-0
/
+10329