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
Bump get-func-name from 2.0.0 to 2.0.2
#95
dependabot[bot]
opened
1 year ago
0
Bump semver from 5.7.1 to 5.7.2
#94
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#93
dependabot[bot]
opened
1 year ago
0
Bump terser from 4.3.9 to 4.8.1
#92
dependabot[bot]
opened
2 years ago
0
Bump ini from 1.3.5 to 1.3.8
#91
dependabot[bot]
closed
2 years ago
0
Bump ajv from 6.10.2 to 6.12.6
#90
dependabot[bot]
closed
2 years ago
0
Bump pathval from 1.1.0 to 1.1.1
#89
dependabot[bot]
closed
2 years ago
0
Bump tar from 4.4.13 to 4.4.19
#88
dependabot[bot]
closed
2 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#87
dependabot[bot]
closed
2 years ago
0
Bump tar from 4.4.13 to 4.4.15
#86
dependabot[bot]
closed
3 years ago
1
Bump hosted-git-info from 2.8.5 to 2.8.9
#85
dependabot[bot]
closed
2 years ago
0
Bump lodash from 4.17.15 to 4.17.21
#84
dependabot[bot]
closed
2 years ago
0
Bump handlebars from 4.4.5 to 4.7.7
#83
dependabot[bot]
closed
2 years ago
0
Bump ssri from 6.0.1 to 6.0.2
#82
dependabot[bot]
closed
2 years ago
0
Bump y18n from 4.0.0 to 4.0.1
#81
dependabot[bot]
closed
2 years ago
0
Bump elliptic from 6.5.1 to 6.5.4
#80
dependabot[bot]
closed
2 years ago
0
Bump ini from 1.3.5 to 1.3.7
#79
dependabot[bot]
closed
2 years ago
1
Bump handlebars from 4.4.5 to 4.7.6
#78
dependabot[bot]
closed
3 years ago
1
Threejs
#77
alicnr
closed
4 years ago
0
Bump acorn from 6.3.0 to 6.4.1
#76
dependabot[bot]
closed
4 years ago
0
how do I load a model in webgl2 with multiple material/objects?
#75
manueldun
opened
4 years ago
0
DownloadModels() use.
#74
ClaudioPaterniti
opened
4 years ago
3
error TS2307: Cannot find module 'webgl-obj-loader'
#73
8Observer8
closed
4 years ago
5
Layout.SPECULAR_EXPONENT Attribute size
#72
Andersgee
closed
5 years ago
0
Test: Add test for triangulation bugs
#71
qtip
closed
5 years ago
0
Write better tests for triangulation
#70
frenchtoast747
closed
5 years ago
1
Wrong parsing when faces is quade with uv
#69
dimensi
closed
5 years ago
2
Development: Fix bugs preventing the use of app.js
#68
qtip
closed
5 years ago
0
Remove eslint
#67
frenchtoast747
closed
5 years ago
0
Mesh: Fix bug with triangulation
#66
qtip
closed
5 years ago
0
Models: Fix normals on pedestal and unbroken wall
#65
qtip
closed
5 years ago
0
I get "" in filename on the sponza
#64
manueldun
closed
5 years ago
2
'window' is not defined in node.js
#63
maierfelix
closed
5 years ago
4
error
#62
haroel
closed
5 years ago
3
Update triangulate() to provide a better triangulation algorithm
#61
frenchtoast747
opened
5 years ago
0
Clarify attribute indexing documentation
#60
abcthomas
closed
5 years ago
5
Add submesh support
#59
abcthomas
opened
5 years ago
2
Missing TypeScript header file
#58
DCtheTall
closed
5 years ago
4
Fixed file extensions for native modules
#57
SabineWren
closed
6 years ago
1
Fix bug in Layout buffer data for UV textures.
#56
frenchtoast747
closed
6 years ago
0
UV layout, error in the code.
#55
dybiszb
closed
6 years ago
2
version is undefined and OBJ is undefined
#54
liubgithub
closed
6 years ago
2
Texture bug
#53
nassosyian
closed
6 years ago
1
development example dosen't work well.
#52
liubgithub
closed
5 years ago
1
Bugfix: Parsing indices per material
#51
novalain
closed
6 years ago
1
Update Mesh documentation for new option.
#50
frenchtoast747
closed
6 years ago
0
Add calculation of tangents and bitangents
#49
novalain
closed
6 years ago
1
Add support for separating mesh indices by materials
#48
novalain
closed
6 years ago
1
Add support for calculating tangents and bitangents
#47
novalain
closed
6 years ago
1
Documentation / Example for materials
#46
dakom
opened
6 years ago
3
Next