Releases: defold/examples
Releases · defold/examples
v4f64bd179bea9601956b465fdd93525857689331
Model vertex color example (#94) * Model vertex color example Adding a 3D model vertex color example - displays exported vertex color attribute from model through a shader. * edit correct title small edit
v27b39a1f87929f8d6595a6bc5d9207fab16c1e5f
model vertex color fixes (#95) - move folder to correct category from mesh to model folder. - corrected included scripts "vertexcolor.vp"
vf94be91f5b7223d64ebb0482a9b660b8f45f737b
Fix stretched example window (#93) Example is stretched causing a distorted look. Changed html5 project settings to match other examples.
vd8ca7f32cef295b4cb66f6b6fdfa813cd68b6146
Updated skybox texture
vc57862febb16bb7c68f177e794272f4587dacb67
Added example images
vae48d6d1848d9dd08a88a2ddd2cb35b21a4d681e
Update skybox.png
v7cdf2f2a471d47a505b57eff138d41e5827ebf76
Update collection.png
v56a44651f3598dbb6834d01b2c4537cbe74910cd
Added skybox thumbnail
v06e6d8c25554b0fbb13d0e2480316399423543f4
Upgraded shader
v81d49343fa55c3c4e99404c9bc89d22da6030946
Handle alignment with up direction in the Look Rotation example (#91) * Handle alignment with up direction in look_rotation.script * Update look rotation alignment threshold