代码搜索:x3d
找到约 176 项符合「x3d」的源代码
代码结果 176
www.eeworm.com/read/318168/13484518
def extensible 3d (x3d).def
; PSPad clip definition file for Extensible 3D (X3D)
; author: Bart; area42 - Agentur & Systempartner; www.area42.de
; last revision 15.05.2005
;
[Macro definition]
%access1%=@C "Access type:",
www.eeworm.com/read/318168/13484662
ini extensible 3d (x3d).ini
;PSPad user HighLighter definition file
[Settings]
Name=Extensible 3D (X3D)
HTMLGroup=1
FileType=*.x3d
CommentString=#
SlashComment=1
CComment=1
SharpComment=1
SlashComment=1
IndentChar=
Un
www.eeworm.com/read/241850/13111508
txt 程序片段.txt
x3d(1) = orbit * Sin(90 * pi / 180) * Cos(0)
y3d(1) = orbit * Sin(90 * pi / 180) * Sin(0)
z3d(1) = orbit * Cos(90 * pi / 180)
linx = x3d(1)
liny = y3d(1)
linz = z3d(1)
x3d(1) = linx *
www.eeworm.com/read/231732/14222566
pdf 基于x3d/vrml的三维场景设计与实现.pdf
www.eeworm.com/read/270539/11033557
pdf 基于web的3d技术--x3d与vrml97.pdf
www.eeworm.com/read/211187/4945396
txt templates_x3d.txt
# GPAC X3D template file
# X3D nodes in GPAC are designed so that they match their MPEG-4 counterparts in order to perform type casting, whenever possible ('#X3D extensions' signaled).
# ommented f
www.eeworm.com/read/251957/4412817
txt templates_x3d.txt
# GPAC X3D template file
# X3D nodes in GPAC are designed so that they match their MPEG-4 counterparts in order to perform type casting, whenever possible ('#X3D extensions' signaled).
# ommented fie
www.eeworm.com/read/165498/10059458
h xmath.h
//////////////////////////////////////////////////////////////
//
// 作者:Blackbird
// 版本:0.01 beta
// 描述:X3D的数学引擎,提供3D图形学的基本数学支持
//
//////////////////////////////////////////////////////////////