Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CSharpGL
SphereModel
C# Class CSharpGL.SphereModel
一个球体的模型。 http://images.cnblogs.com/cnblogs_com/bitzhuwei/554293/o_sphere.jpg
Exibir arquivo
Open project: bitzhuwei/CSharpGL
Class Usage Examples
Private Methods
Method
Description
DefaultColorGenerator
(
int
latitude
,
int
longitude
) :
vec3
RandomVec3
( ) :
vec3
SphereModel
(
float
radius
= 1.0f,
int
latitudeParts
= 10,
int
longitudeParts
= 40 ) :
System