计算机与现代化

• 图像处理 • 上一篇    下一篇

VC环境下网格文件解析技术研究与应用

  

  1. 南京理工大学计算机科学与工程学院,江苏南京210094
  • 收稿日期:2015-03-10 出版日期:2015-07-23 发布日期:2015-07-28
  • 作者简介:郑朝亮(1991),男,江苏盐城人,南京理工大学计算机科学与工程学院硕士研究生,研究方向:计算机仿真; 通信作者:杨余旺,江苏南京人,教授,研究方向:计算机仿真,网络通信 。
  • 基金资助:
    江苏省科技支撑计划项目(BE2012386)

Research and Application of Grid File Parsing in VC Environment

  1. School of Computer Science and Technology, Nanjing University of Science and Engineering, Nanjing 210094, China
  • Received:2015-03-10 Online:2015-07-23 Published:2015-07-28

摘要:

软件开发者经常需要对网格文件以OpenGL等图形处理软件进行物理模型的显示,作为该功能实现的基础,必须对导入网格文件的结构进行解析,以便图形处理。本文在VC平台下,对网格文件进行
代码解析,最终通过OpenGL显示其内容,形成网格文件模拟计算显示程序。

关键词: 网格文件, 解析, 显示

Abstract:

Software developers need to display the physical model of mesh files with OpenGL or other graphics processing software. To make this happen, it’s required to import
the structure of the mesh files for analysis, so as for later processing. Based on the VC platform, we perform a code analysis of the mesh file, and finally display it with
OpenGL, so as to develop the analog computer display program for mesh files.

Key words: grid file, resolve, demonstrate

中图分类号: