Welcome
Hi all~~! My name is Seung Joon Baek. I am a new transfer student, and this is my first semester at Hunter. In my free time, I enjoy computer programming and computer games. I have studied sevral computer languages, Visual Basic, C++, COBOL, MASM, and C#. Also, I am interested in study computer hardware. Recently, I have been studying C# on my own, and I like this language. C# is new computer programming language from Microsoft.It is similar to Java, simple and easy to use. Also, we can create ASP.NET web applications with C#. This is my Webpage for intro computer class. This page contains information about computer games and game programming.
|
Programming Project
Quake II Model Structure and Open GL Window

Previously, I was interested in computer game programming, but I realized that I need to enhance my studies, and obtain information about 3D models. C# is a kind of new language and there was little information about 3D models and game programming with C#. It is maybe C# is not a fast programming language as C++, and it is still new for other people. Anyway, I couldn¡¯t find 3D model information for C# on the internet. However, I could find Quake II 3D Model viewer and source created by C++, so I converted C++ code to C# code. In this project, I have learned and understand a lot about Quake II 3D model structure, and Open GL Graphics API. It will help me to create my own 3D model structure and programming in the future.
|