代码搜索:Raytrace

找到约 132 项符合「Raytrace」的源代码

代码结果 132
www.eeworm.com/read/204288/15342042

bas mdlfps.bas

Attribute VB_Name = "mdlFPS" Option Explicit '//Realtime raytracer '//Original (c++) version and other nice '//Raytrace versions (with shadows, cilinders, etc) '//Can be found at http://www.2to
www.eeworm.com/read/385414/8806179

cpp raytraceview.cpp

// RayTraceView.cpp : implementation of the CRayTraceView class // #include "stdafx.h" #include "RayTrace.h" #include "RayTraceDoc.h" #include "RayTraceView.h" #include "MainFrm.h" #inclu
www.eeworm.com/read/204288/15342044

bas mdlmain.bas

Attribute VB_Name = "mdlMain" Option Explicit '//Realtime raytracer '//Original (c++) version and other nice '//Raytrace versions (with shadows, cilinders, etc) '//Can be found at http://www.2t
www.eeworm.com/read/385414/8806217

cpp raytracedoc.cpp

// RayTraceDoc.cpp : implementation of the CRayTraceDoc class // #include "stdafx.h" #include "RayTrace.h" #include "RayTraceDoc.h" #include "RayTraceView.h" #include "MainFrm.h" #ifdef _DE
www.eeworm.com/read/407110/11429420

readme

README for the dynamic ray tracing from a lens velocity model. The program RAYTRACE3D implements a ray-theoretical modeling method that uses smoothing of models, dynamic ray tracing and wavefront co
www.eeworm.com/read/340482/12154352

readme

README for the dynamic ray tracing from a lens velocity model. The program RAYTRACE3D implements a ray-theoretical modeling method that uses smoothing of models, dynamic ray tracing and wavefront co
www.eeworm.com/read/455463/1614024

m contents.m

% CREWES raytracing tools % Raytracing for v(z) and v(x,z) % %Demos and scripts % RAYTRACE_DEMO ... interactive demonstration of v(z) raytracing capabilities % RAYVXZ_DEMO ... demo the v(x,z) ray
www.eeworm.com/read/303435/3813276

readme

README for the dynamic ray tracing from a lens velocity model. The program RAYTRACE3D implements a ray-theoretical modeling method that uses smoothing of models, dynamic ray tracing and wavefront co
www.eeworm.com/read/385414/8806170

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "RayTrace.h" #include "MainFrm.h" #include "RayTraceView.h" #ifdef _DEBUG #define new DEBUG_NEW #u
www.eeworm.com/read/382787/9000310

m eventraymig.m

function eventraymig(figno1,figno2,pts) % EVENTRAYMIG: raytrace migrate a picked event assuming normal incidence % % eventraymig(figno1,figno2,pts) % % EVENTRAYMIG uses a velocity model initializ