代码搜索:rendering
找到约 3,212 项符合「rendering」的源代码
代码结果 3,212
www.eeworm.com/read/353746/10423411
markup test-opentype-language.markup
Rendering U+0431 CYRILLIC SMALL LETTER BE
using DejaVu Sans:
Russian: б
Serbian: б
www.eeworm.com/read/247181/12675807
m render.m
function render(mesh,resultfile)
% Rendering of simulation results
fprintf('Rendering results for experiment %s\n',resultfile);
datafile = [resultfile , '_res.mat'];
S = load(datafile);
whos;
replay_
www.eeworm.com/read/304660/13790218
markup test-opentype-language.markup
Rendering U+0431 CYRILLIC SMALL LETTER BE
using DejaVu Sans:
Russian: б
Serbian: б
www.eeworm.com/read/120251/6076228
h ogreoctreescenemanager.h
/***************************************************************************
octreescenemanager.h - description
-------------------
begin : Fri Sep 27 2002
copyright :
www.eeworm.com/read/113165/6138252
h ogreoctreescenemanager.h
/***************************************************************************
octreescenemanager.h - description
-------------------
begin : Fri Sep 27 2002
copyright :
www.eeworm.com/read/119154/14838143
upp ras1.upp
-supModel="SUN rasterfile, 1 Bit, 2 Colors (Ghostscript-Rendering)"
-sDEVICE=uniprint
-dNOPAUSE
-dSAFER
-dupColorModel=/DeviceGray
-dupRendering=/ErrorDiffusion
-dupOutputFormat=/SunRaster
-dup
www.eeworm.com/read/106540/15634336
cpp hge_tut02.cpp
/*
** Haaf's Game Engine 1.4
** Copyright (C) 2003-2004, Relish Games
** hge.relishgames.com
**
** hge_tut02 - Using input, sound and rendering
*/
// Copy the files "particles.png" and "men
www.eeworm.com/read/382349/9034038
h d3dfont.h
//-----------------------------------------------------------------------------
// File: D3DFont.h
//
// Desc: Texture-based font class
//
// Copyright (c) 1999-2001 Microsoft Corporation. All ri
www.eeworm.com/read/363372/9953158
h d3dfont.h
//-----------------------------------------------------------------------------
// File: D3DFont.h
//
// Desc: Texture-based font class
//----------------------------------------------------------