登录
首页 » C# » 3D坐标系演示

3D坐标系演示

于 2020-06-25 发布
0 68
下载积分: 1 下载次数: 5

代码说明:

说明:  C#使用OPENGL 绘制3D模型,并带有旋转功能(C# uses OPENGL to draw 3D model with rotation function)

文件列表:

3D坐标系演示, 0 , 2011-07-02
3D坐标系演示\3D坐标系演示.sln, 1392 , 2011-07-02
3D坐标系演示\3D坐标系演示.suo, 30720 , 2011-07-05
3D坐标系演示\AxlesGL, 0 , 2011-07-05
3D坐标系演示\AxlesGL\Axles3D.cs, 8259 , 2011-07-05
3D坐标系演示\AxlesGL\Axles3D.Designer.cs, 1442 , 2011-07-04
3D坐标系演示\AxlesGL\Axles3D.resx, 5814 , 2011-07-04
3D坐标系演示\AxlesGL\AxlesGL.csproj, 3363 , 2011-07-05
3D坐标系演示\AxlesView, 0 , 2011-07-05
3D坐标系演示\AxlesView\AxlesView.csproj, 4386 , 2011-07-02
3D坐标系演示\AxlesView\bin, 0 , 2011-07-05
3D坐标系演示\AxlesView\bin\Debug, 0 , 2011-07-05
3D坐标系演示\AxlesView\bin\Debug\AxlesGL.dll, 10752 , 2011-07-05
3D坐标系演示\AxlesView\bin\Debug\AxlesView.exe, 9216 , 2011-07-05
3D坐标系演示\AxlesView\bin\Debug\OpenTK.Compatibility.dll, 3223552 , 2010-10-07
3D坐标系演示\AxlesView\bin\Debug\OpenTK.dll, 2719744 , 2010-10-07
3D坐标系演示\AxlesView\bin\Debug\OpenTK.GLControl.dll, 24576 , 2010-10-07
3D坐标系演示\AxlesView\bin\Debug\OpenTK.GLControl.xml, 5904 , 2010-10-07
3D坐标系演示\AxlesView\bin\Debug\OpenTK.xml, 3843235 , 2010-10-07
3D坐标系演示\AxlesView\Form1.cs, 628 , 2011-07-05
3D坐标系演示\AxlesView\Form1.Designer.cs, 3828 , 2011-07-05
3D坐标系演示\AxlesView\Form1.resx, 5814 , 2011-07-05
3D坐标系演示\AxlesView\Program.cs, 412 , 2011-07-02
3D坐标系演示\AxlesView\Properties, 0 , 2011-07-02
3D坐标系演示\AxlesView\Properties\AssemblyInfo.cs, 1350 , 2011-07-02
3D坐标系演示\AxlesView\Properties\Resources.Designer.cs, 2520 , 2011-07-02
3D坐标系演示\AxlesView\Properties\Resources.resx, 5612 , 2011-07-02
3D坐标系演示\AxlesView\Properties\Settings.Designer.cs, 1016 , 2011-07-02
3D坐标系演示\AxlesView\Properties\Settings.settings, 249 , 2011-07-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MPI入手
    简单的搭建起一个MPI程序,虽然小但是非常适合入门使用。常见的六个MPI函数都包括了,其余的根据需要自己添加。/////////////////////////////////////////////////////////////////////////////////////////////////////////////
    2022-05-08 06:09:45下载
    积分:1
  • ARM嵌入式系统基础教程
    这是一本嵌入式ARM的书籍,并且介绍了ARM编程方面的书籍(This is an embedded ARM book)
    2017-10-27 15:52:54下载
    积分:1
  • ds18b20PhongwaiPyanwuPchaoshengbo
    此程序为毕业设计之防火防盗报警器具有MQ2烟雾报警,DS18B20温度报警,红外传感器感应人体红外,超声波感应人得进入,加上1602液晶显示等功能,同时具有蜂鸣器及LED报警(This procedure for the graduation of the fire alarm system design has MQ2 smoke alarm, DS18B20 temperature alarm, human infrared sensor infrared sensor, ultrasonic sensor people allowed to enter, plus 1602 LCD function, but also has a buzzer and LED alarm)
    2013-06-11 19:11:56下载
    积分:1
  • STR91xFA
    STR91xFA in-application programming (IAP) over Ethernet
    2009-03-12 08:17:09下载
    积分:1
  • Grid
    用MFC实现用表格控件对数据进行显示和修正处理(MFC with tabular data display controls and correction process)
    2013-11-27 13:57:55下载
    积分:1
  • ATS282X-0813
    说明:  ats282x bluetooth dual mode
    2020-06-19 23:00:02下载
    积分:1
  • 单片机开发数字钟,电子表功能
    单片机实验:通过C语言开发出单片机数字钟功能,包括:日期,时间,秒表,计时,倒计时,扬声器,闹钟等功能,
    2022-06-27 04:15:06下载
    积分:1
  • 6
    说明:  串口通讯实验: 本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 (Serial communication experiment: the results of this experiment, open HyperTerminal, set the baud rate to 115200, data flow control bit is not. Operating system, it will display &quot UART &amp Interrupt Experiment, Please Input from the keyboard&quot , we can write the serial port operation. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.)
    2010-09-01 22:57:00下载
    积分:1
  • 简单的软件代码
    简单的ios旅游软件app,用于简单的编程学习所使用。(Simple IOS Travel software app)
    2019-05-14 11:36:07下载
    积分:1
  • SD
    说明:  SD卡存储删除操作,新建文件,FAT32系统,初始化(SD card operation)
    2016-12-14 10:29:22下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载