update demo paper

pull/7/head
cx 7 years ago
parent 1a5eec1397
commit 06c051259a

@ -78,4 +78,35 @@ http://stemkoski.github.io/Three.js/Outline.html
https://stackoverflow.com/questions/20153705/three-js-wireframe-material-all-polygons-vs-just-edges/20154589#20154589
#动态提示 Tooltip 注释
https://manu.ninja/webgl-three-js-annotations
https://manu.ninja/webgl-three-js-annotations
#凸包 点在相机内
https://threejs.org/examples/#webgl_geometry_convex
#茶壶 材质控制
https://threejs.org/examples/#webgl_geometry_teapot
#绘制线 交点
https://threejs.org/examples/#webgl_interactive_lines
#筒灯
https://threejs.org/examples/#webgl_lights_rectarealight
#各向异性
https://threejs.org/examples/#webgl_materials_texture_anisotropy
#镜子
https://threejs.org/examples/#webgl_mirror
#网格细分
https://threejs.org/examples/#webgl_modifier_subdivision
#变形法线 光滑
https://threejs.org/examples/#webgl_morphnormals
#points
https://threejs.org/examples/#webgl_points_billboards

@ -22,4 +22,8 @@ http://stemkoski.github.io/Three.js/
#如何渲染 对象 Z buff?
https://stackoverflow.com/questions/12666570/how-to-change-the-zorder-of-object-with-threejs
https://stackoverflow.com/users/1461008/westlangley
https://stackoverflow.com/users/1461008/westlangley
#threejs 内存管理
https://github.com/mrdoob/three.js/issues/5175
Loading…
Cancel
Save