代码搜索:rendering
找到约 3,212 项符合「rendering」的源代码
代码结果 3,212
www.eeworm.com/read/243950/12903767
readme
Swfdec is a decoder/renderer for Macromedia Flash animations. The decoding and
rendering engine is provided in a library that can be used by other
applications.
An additional library named libsw
www.eeworm.com/read/304660/13789921
sgml x-fonts.sgml
Deprecated X font backend
Font handling and rendering with the deprecated X font backend
www.eeworm.com/read/345593/11807441
pas unit1.pas
{: Rendering to a TMemoryViewer and using the render as texture.
This sample illustrates use of the TGLMemoryViewer to render to a texture.
The simple scene features a lone cube, when ren
www.eeworm.com/read/11269/215991
json column-data.json
[{
task:'ColumnTree Example',
duration:'3 hours',
user:'',
uiProvider:'col',
cls:'master-task',
iconCls:'task-folder',
children:[{
task:'Abstract rendering
www.eeworm.com/read/490825/1195919
js application.transitionpane.js
/**
* TransitionPane component: a container pane which displays a single child pane
* or component, rendering an animated transition effect when its content is
* changed (when the child is removed
www.eeworm.com/read/490825/1195931
js sync.textcomponent.js
/**
* Component rendering peer: TextComponent
*
* Note that this component has workarounds for issues with percentage-width text fields/areas in various browsers.
* Percentage widths are reduced
www.eeworm.com/read/487452/1236278
json column-data.json
[{
task:'ColumnTree Example',
duration:'3 hours',
user:'',
uiProvider:'col',
cls:'master-task',
iconCls:'task-folder',
children:[{
task:'Abstract rendering
www.eeworm.com/read/474783/1391221
json column-data.json
[{
task:'ColumnTree Example',
duration:'3 hours',
user:'',
uiProvider:'col',
cls:'master-task',
iconCls:'task-folder',
children:[{
task:'Abstract rendering
www.eeworm.com/read/461961/1548940
h material.h
// System Material class
#pragma once
#include "ObjectAdapter.h"
namespace System
{
/// Describes surface properties for rendering.
/// Create a material instance using the Displ
www.eeworm.com/read/457459/1597172
java imagesampler.java
package org.sunflow.core;
/**
* This interface represents an image sampling algorithm capable of rendering
* the entire image. Implementations are responsible for anti-aliasing and
* filterin