在Mr.doob's blog看到一个惊人的demo。文章中指出,该模型并非由DAE或者Collda导入,而是一个叫Voxel data的数据生成。Voxel意思是volumetric + pixel,也就是体积+象素,他存放着大量的节点,这些节点描述三维空间里一个固定格子的值,类似象素的定义(把象素放大为一个格子)。这里有更多关于Voxel data的描述。

 

Mr.doob指出,Voxel是flash里呈现高精度3D网线的最好选择。If you want to know a little bit more about the details check Román's post.

Preview:http://mrdoob.com/lab/effects/voxels/head/

source:http://www.romancortes.com/ficheros/voxel.as

 

Can flash render a 320+voxel head?

相关文章:

  • 2021-12-12
  • 2021-12-13
  • 2021-05-22
  • 2021-11-05
  • 2021-12-26
  • 2022-01-17
  • 2022-01-12
猜你喜欢
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2021-07-01
  • 2021-10-25
  • 2021-12-16
相关资源
相似解决方案