登录
首页 » Visual C++ » TheRaytracer

TheRaytracer

于 2020-12-31 发布 文件大小:1850KB
0 156
下载积分: 1 下载次数: 35

代码说明:

  光线跟踪算法(opengl),有阴影,有透明,有遮挡,但由于没有使用任何加速算法,生成速度较慢,约为28秒。(Ray tracing algorithm (opengl), with shadow, transparent, cover, but the absence of any acceleration algorithm used to generate slower, about 28 seconds.)

文件列表:

TheRaytracer
............\Debug
............\.....\Raytracer.exe,127488,2013-05-22
............\.....\Raytracer.ilk,671920,2013-05-22
............\.....\Raytracer.pdb,879616,2013-05-22
............\.....\Raytracer.rar,24351,2013-05-22
............\Raytracer
............\.........\Debug
............\.........\.....\BuildLog.htm,6084,2013-05-22
............\.........\.....\main.obj,365272,2013-05-22
............\.........\.....\mt.dep,65,2013-05-22
............\.........\.....\Raytracer.exe.intermediate.manifest,621,2013-05-22
............\.........\.....\raytracer.obj,169652,2009-02-11
............\.........\.....\vc90.idb,707584,2013-05-22
............\.........\.....\vc90.pdb,323584,2013-05-22
............\.........\main.cpp,16176,2013-05-22
............\.........\main.h,3598,2013-05-14
............\.........\raytracer.cpp,6637,2009-02-06
............\.........\raytracer.h,7326,2009-02-06
............\.........\Raytracer.vcproj,3915,2013-05-22
............\.........\Raytracer.vcproj.Dancer-PC.Dancer.user,1421,2013-05-22
............\.........\Raytracer.vcproj.Rawat.Kapish.user,1413,2009-02-13
............\.........\vecmath.h,5003,2009-02-06
............\Raytracer.ncb,7162880,2013-05-22
............\Raytracer.sln,898,2008-12-11

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

发表评论

0 个回复

  • 1
    说明:  界面化的简单文件操作 创建读写修改权限 可通过界面交互操作(simple file operations with interface )
    2015-06-09 18:17:34下载
    积分:1
  • GPS-theory
    本人收集的关于GPS经纬度到直线距离结算公式,求GPS两点夹角以及轴向角的数学理论及示意图。(I collect GPS latitude and longitude to the straight-line distance on the settlement formula, find the angle between the GPS points and the axial angle and schematic diagram of the mathematical theory.)
    2010-11-04 10:56:37下载
    积分:1
  • Zhen-Dang-Qu-Xian
    利用VC和Matlab混合编程,基于Matcom,Release文件夹下可直接运行,绘出震荡曲线(Using VC and Matlab to program, based on Matcom, Release folder can be run directly and shock curve can be plotted.)
    2014-02-08 18:54:52下载
    积分:1
  • Genetic_Algorithm_for_Mapping
    采用遗传算法来实现任务图到多核处理器的映射功能。遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。这个程序通过遗传算法那实现任务图到多核的映射的路径最优。(Using genetic algorithms to achieve the task graph mapping to multicore processors . Genetic algorithms are used in the field of artificial intelligence in computer science to solve an optimization heuristic search algorithm , an evolutionary algorithm . This heuristic is typically used to generate a useful solution to optimization and search problems. Evolutionary algorithm was originally borrowed from evolutionary biology and developed a number of phenomena , these phenomena include genetic mutation , natural selection and hybridization . Genetic algorithms are typically implemented as a computer simulation methods . For an optimization problem , a number of candidate solutions ( called individuals ) an abstract representation of the population ( called chromosomes ) to evolve a better solution . Traditionally, the solution of the binary representation ( i.e., a string of 0 and 1 ) , but can also be expressed by other methods . Evolved from a completely random population of individua)
    2020-12-11 12:49:18下载
    积分:1
  • microsoft-bluetooth-API
    使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
    2020-12-23 09:09:06下载
    积分:1
  • ISL94212
    ISL94212单芯片应用代码,包括读取12串单体电池电压,温度,均衡功能,本例以s12单片机为例(ISL94212 single-chip application code, including reading the 12 series of single cell voltage, temperature, balance function, in this case in order to s12 microcontrollers, for example)
    2020-12-16 19:09:13下载
    积分:1
  • system_servo_fd8202r-d-lodind-file
    test thes file fd_8202rd open close
    2012-04-21 04:52:48下载
    积分:1
  • Solar-System
    使用OpenGL实现太阳系模拟,星体有贴图,有鼠标响应操作(Solar system simulation using OpenGL implementations, the stars are maps, mouse response actions have)
    2011-06-22 20:58:39下载
    积分:1
  • ShellServer
    说明:  这是可以显示windows系统信息的程序,监视系统状态,。(This is a program that can show the information of Windows and monitor the system.)
    2005-09-07 10:52:22下载
    积分:1
  • IP
    说明:  获取自己的IP地址,方便实时小巧可扩充到其它功能.(Access to its own IP address, to facilitate real-time compact can be expanded to other functions.)
    2009-03-25 14:31:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载