issues
search
frenchtoast747
/
webgl-obj-loader
A simple OBJ model loader to help facilitate the learning of WebGL.
http://frenchtoast747.github.io/webgl-obj-loader/
MIT License
282
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for more than 4 vertices per face
#45
mnoven
closed
5 years ago
5
Separate index buffers per-material
#44
novalain
closed
6 years ago
0
Webpack Loader
#43
mentos1386
closed
6 years ago
2
obj texturecoordinates
#42
pandrr
closed
6 years ago
3
Add custom attribute support to Mesh.makeBufferData/Layout
#41
qtip
opened
7 years ago
0
Add MATERIAL_WEIGHT to makeBufferData
#40
frenchtoast747
opened
7 years ago
1
Set up Travis-CI
#39
frenchtoast747
closed
7 years ago
0
Use new Layout interface instead of initMeshBuffers
#38
frenchtoast747
opened
7 years ago
0
Remove Ajax() utility class
#37
frenchtoast747
closed
7 years ago
0
Write tests for MTL Option parser class
#36
frenchtoast747
closed
7 years ago
0
Write tests for OBJ.Material class.
#35
frenchtoast747
closed
7 years ago
0
Write tests for OBJ.Mesh class.
#34
frenchtoast747
closed
7 years ago
0
Create MTL Option Parser Class
#33
frenchtoast747
closed
7 years ago
0
Extract the utility functions into a separate module.
#32
frenchtoast747
closed
7 years ago
0
Extract each class into its own module
#31
frenchtoast747
closed
7 years ago
1
Does this support colors
#30
fcpauldiaz
closed
7 years ago
3
Handling format features
#29
ibequa
closed
7 years ago
1
Shader fix
#28
qtip
closed
8 years ago
0
cannot load .obj file
#27
melfnt
closed
7 years ago
6
Multiple textures
#26
thmundal
closed
7 years ago
3
Support N-gons in an OBJ model
#25
frenchtoast747
closed
5 years ago
2
vertices, normals, textures all strings
#24
nickdesaulniers
closed
10 years ago
1
web worker support
#23
nickdesaulniers
closed
10 years ago
2
Support .mtl files
#22
frenchtoast747
closed
7 years ago
1
Textures
#21
nickdesaulniers
closed
10 years ago
2
convert strings to numbers w/ unary plus Fixes #19
#20
nickdesaulniers
closed
10 years ago
1
[node.js] bunch of strings
#19
nickdesaulniers
closed
10 years ago
0
support for node js
#18
nickdesaulniers
closed
10 years ago
3
Added tangent calculation
#17
sonthonaxrk
closed
8 years ago
2
Added tangent calculation
#16
sonthonaxrk
closed
10 years ago
0
small typo
#15
nickdesaulniers
closed
10 years ago
0
normalize vertices
#14
nickdesaulniers
closed
10 years ago
6
worker pool
#13
nickdesaulniers
closed
10 years ago
1
web worker
#12
nickdesaulniers
opened
10 years ago
1
remove unused reference to document so you can use this lib in a worker
#11
nickdesaulniers
closed
10 years ago
1
DRY up initMeshBuffers
#10
nickdesaulniers
closed
10 years ago
1
add method to delete buffers
#9
nickdesaulniers
closed
10 years ago
0
Micro opts
#8
nickdesaulniers
closed
10 years ago
2
use regular expressions rather than touching String.prototype
#7
nickdesaulniers
closed
10 years ago
3
fixed some whitespace handling
#6
ap1
closed
10 years ago
0
Allow for interleaving the data into a single buffer
#5
frenchtoast747
closed
7 years ago
2
Add a Bitdeli Badge to README
#4
bitdeli-chef
closed
10 years ago
0
loading multiple objects in a single scene?
#3
venidev
closed
10 years ago
1
Using the meshes in other GL libraries like ThreeJs
#2
venidev
closed
7 years ago
3
Adding the ability to use .obj files that have quads instead of triangles.
#1
spockNinja
closed
12 years ago
0
Previous