开发者

Video as voxels in OpenGL

Any good references on displaying sequence of images from a video a开发者_JAVA技巧s voxel data in OpenGL? I want to display all these images at once as a cuboid with 50% alpha and navigate using keyboard or mouse.


Check out this tutorial on setting up a 3D texture.

If you then render slices through the texture array with the appropriate UVW coordinates you will get what you are after.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜