issues
search
thisistherk
/
fast_obj
Fast C OBJ parser
MIT License
636
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update CMake file to CMake version 3.5
#50
corporateshark
closed
1 week ago
1
Proposal: allow setting memory functions through callbacks (in addition to macros)
#49
laurelkeys
opened
1 month ago
0
Fix texture map name & path
#48
sneakyevil
opened
2 months ago
2
Feature request: new release
#47
FedericoCeratto
closed
5 months ago
3
Add ClusterFuzzLite integration
#46
DavidKorczynski
closed
11 months ago
1
Mark materials that weren't loaded from mtllib as fallback
#45
zeux
closed
11 months ago
1
Confused about OpenGL usage
#44
somerandompiggo
closed
11 months ago
3
Trim trailing whitespace for names
#43
zeux
closed
1 year ago
1
Colors
#42
maxrigout
closed
1 year ago
0
added support for colored vertices (issue #28)
#41
maxrigout
closed
1 year ago
9
Fix 32-bit integer overflow issues
#40
zeux
closed
1 year ago
1
Maybe an option to not skip empty objects?
#39
badVibes--
opened
2 years ago
0
Infinite loop / crash with invalid input
#38
Kimbatt
opened
2 years ago
0
Trim trailing whitespaces from mtllib definitions
#37
mario-deluna
closed
1 year ago
0
Proposal: move material texture maps into fastObjMesh
#36
laurelkeys
closed
5 months ago
6
fix: Corrected the code style at fast_obj.h:454.
#35
mistgc
closed
2 years ago
1
We ported FastObj to Unity
#34
Strepto
closed
2 years ago
2
bug - off by one
#33
zmn28hgbn59kcmlpio8unfh7fdre523esd28q9a
closed
2 years ago
1
Memory leak
#32
VeganPower
opened
2 years ago
2
Add index_count member to fastObjMesh struct
#31
cadenji
closed
2 years ago
1
Possible memory leak when calling fast_obj_read_with_callbacks()
#30
cadenji
closed
2 years ago
2
Allow certain vertex attributes to be skipped
#29
thisistherk
opened
3 years ago
0
Support Vertex Color OBJ Format
#28
arpu
closed
1 year ago
3
Potential Security Issue
#27
JamieSlome
closed
3 years ago
2
Fix version number in the comment
#26
zeux
closed
3 years ago
1
Capital vs non-capital
#25
Eichenherz
closed
3 years ago
0
Including in another CMake build system project via ExternalProject
#24
whatnick
opened
3 years ago
3
Virtual filesystem support
#23
BeastLe9enD
closed
3 years ago
5
obj writer
#22
xelatihy
opened
3 years ago
2
Fix base path handling for mixed slashes
#21
zeux
closed
3 years ago
2
Support both Unix and Windows style paths
#20
righier
closed
4 years ago
2
Create materials even if not definition provided
#19
AurL
closed
4 years ago
1
Versionning in file header
#18
Kuranes
closed
4 years ago
3
Add support for name with spaces
#17
Kuranes
closed
4 years ago
1
Add extern "C" directive
#16
sergof
closed
4 years ago
1
dummy data
#15
Hurleyworks
opened
4 years ago
2
Fix MSVC /W4 warning
#14
zeux
closed
4 years ago
0
Adds a .clang-format at project root ?
#13
Kuranes
opened
4 years ago
0
Performance Ideas: 2 pass ?
#12
Kuranes
opened
5 years ago
4
Adds big obj files support
#11
Kuranes
closed
5 years ago
5
Support for line continuations
#10
vilya
opened
5 years ago
0
Fix memcpy with overlapping regions
#9
zeux
closed
5 years ago
0
Fix buffer overflow in string_equal
#8
zeux
closed
5 years ago
0
Fix bump map parsing
#7
aspurdy
closed
5 years ago
0
Merge all face/index arrays together
#6
zeux
closed
5 years ago
1
Would it make sense to unify materials/vertices/indices arrays?
#5
zeux
closed
5 years ago
2
Preserve texture name from .mtl as is
#4
zeux
closed
5 years ago
0
Fix negative index parsing
#3
zeux
closed
5 years ago
1
Fix .obj parsing when empty 'g' is last
#2
zeux
closed
5 years ago
0
Removed POSIX dependency
#1
HBurd
closed
5 years ago
0
Next