新的C / C ++ / OpenGL软件教程 [英] New C/C++/OpenGL Software Tutorial

查看:81
本文介绍了新的C / C ++ / OpenGL软件教程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的名字是Bushido Hacks。我是来自密苏里州路易斯市的St.

路易斯安那地区的计算机科学专业。我为

C和C ++程序员编写了一个新的软件安装教程,他们想要创建程序以及使用OpenGL的程序

。我的新教程发布在
http://www.bushidohacks。 com / tutorials / gcc.php

本教程为那些真正对

面向对象编程感兴趣的人提供信息。从某些电视大学成为游戏程序员,这不是一些疯狂的balogna销售宣传。这些是用于安装开源软件的说明,其中包含严格的

专业标准编程工具以及简单的说明。


本教程包含是一些批处理文件和链接到一些

有关C,C ++和OpenGL相关信息的优秀资源。


感谢您阅读此消息。

解决方案

Bushido Hacks写道:


我的名字是Bushido Hacks。我是来自密苏里州路易斯市的St.

路易斯安那地区的计算机科学专业。我为

C和C ++程序员编写了一个新的软件安装教程,他们想要创建程序以及使用OpenGL的程序

。我的新教程发布在
http://www.bushidohacks。 com / tutorials / gcc.php

本教程为那些真正对

面向对象编程感兴趣的人提供信息。从某些电视大学成为游戏程序员,这不是一些疯狂的balogna销售宣传。这些是用于安装开源软件的说明,其中包含严格的

专业标准编程工具以及简单的说明。


本教程包含是一些批处理文件和链接到一些

有关C,C ++和OpenGL相关信息的优秀资源。


感谢您阅读此消息。



这只适用于C ++。


为什么不是C接口?


我知道我会得到这个问题。我为C ++设置了所有内容如果

任何C程序员想要使用本教程,他们可以降档或

降级到C编程。


在大多数情况下,如果你想使用C而不是C ++,请使用gcc代替

g ++。


11月6日,12: 27 pm,jacob navia< j ... @ jacob.remcomp.frwrote:


Bushido Hacks写道:


我的名字是Bushido Hacks。我是来自密苏里州路易斯市的St.

路易斯安那地区的计算机科学专业。我为

C和C ++程序员编写了一个新的软件安装教程,他们想要创建程序以及使用OpenGL的程序

。我的新教程发布在
http://www.bushidohacks。 com / tutorials / gcc.php


本教程为那些真正对

面向对象感兴趣的人提供信息。节目。从某些电视大学成为游戏程序员,这不是一些疯狂的balogna销售宣传。这些是用于安装开源软件的说明,其中包含严格的

专业标准编程工具以及简单的说明。


本教程包含一些批处理文件和链接到一些

有关C,C ++相关信息的优秀资源和OpenGL。


感谢您阅读此消息。这仅适用于C ++。



为什么不是C接口?




jacob navia在留言中写道< 45 *************** ******* @ news.orange.fr> ...


> Bushido Hacks写道:


>我的新教程发布在
http://www.bushidohacks。 com / tutorials / gcc.php


这仅适用于C ++。

为什么不是C接口?



因为C ++有类! : - }


-

Bob< GR

POVrookie


My name is Bushido Hacks. I am a computer science major from the St.
Louis, Missouri area. I wrote a new software installation tutorial for
C and C++ programmer who want to create programs as well as programs
that use OpenGL. My new tutorial is posted at
http://www.bushidohacks.com/tutorials/gcc.php

The tutorial is informative for anyone who has a REAL interest in
object-oriented programming. It is NOT some phoney balogna sales pitch
from some TV university to become a "game programmer". These are
instructions for installing open source software with serious
professional standard programming tools with simple instructions.

Included with this tutorial are a few batch files and links to some
great resources to information related to C, C++, and OpenGL.

Thank you for reading this message.

解决方案

Bushido Hacks wrote:

My name is Bushido Hacks. I am a computer science major from the St.
Louis, Missouri area. I wrote a new software installation tutorial for
C and C++ programmer who want to create programs as well as programs
that use OpenGL. My new tutorial is posted at
http://www.bushidohacks.com/tutorials/gcc.php

The tutorial is informative for anyone who has a REAL interest in
object-oriented programming. It is NOT some phoney balogna sales pitch
from some TV university to become a "game programmer". These are
instructions for installing open source software with serious
professional standard programming tools with simple instructions.

Included with this tutorial are a few batch files and links to some
great resources to information related to C, C++, and OpenGL.

Thank you for reading this message.

This is for C++ only.

Why not a C interface?


I knew I was going to get this question. I set things up for C++ so if
any C programmers wanted to use this tutorial, they can downshift or
downgrade to C programming.

In most cases, if you want to use C instead of C++, use gcc instead of
g++.

On Nov 6, 12:27 pm, jacob navia <j...@jacob.remcomp.frwrote:

Bushido Hacks wrote:

My name is Bushido Hacks. I am a computer science major from the St.
Louis, Missouri area. I wrote a new software installation tutorial for
C and C++ programmer who want to create programs as well as programs
that use OpenGL. My new tutorial is posted at
http://www.bushidohacks.com/tutorials/gcc.php

The tutorial is informative for anyone who has a REAL interest in
object-oriented programming. It is NOT some phoney balogna sales pitch
from some TV university to become a "game programmer". These are
instructions for installing open source software with serious
professional standard programming tools with simple instructions.

Included with this tutorial are a few batch files and links to some
great resources to information related to C, C++, and OpenGL.

Thank you for reading this message.This is for C++ only.


Why not a C interface?



jacob navia wrote in message <45**********************@news.orange.fr>...

>Bushido Hacks wrote:

> My new tutorial is posted at
http://www.bushidohacks.com/tutorials/gcc.php

This is for C++ only.

Why not a C interface?

Because C++ has class! :-}

--
Bob <GR
POVrookie


这篇关于新的C / C ++ / OpenGL软件教程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆