To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
Spanish Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Archivo:Twisted cubic curve.png

De Wikipedia, la enciclopedia libre

Twisted_cubic_curve.png(541 × 536 píxeles; tamaño de archivo: 145 kB; tipo MIME: image/png)


Resumen

Descripción Twisted cubic with xy and xz surfaces in the interval [-1,1]
Fecha
Fuente Trabajo propio
Autor Claudio Rocchini
Esta imagen debería volverse a crear como imágenes vectoriales SVG. Esto proporciona muchas ventajas, véase Commons:Media for cleanup (en inglés) para más información. Si ya hay una versión SVG de esta imagen disponible, por favor súbala a Commons. Tras subirla, reemplace esta plantilla con la plantilla {{vector version available|nuevo nombre de imagen.svg}} en esta imagen.

Source code (POVRAY)


#include "colors.inc"
#include "metals.inc"

global_settings {max_trace_level 5}

camera {
    perspective
    location <-2100,2400,2205>
    look_at  <0,0,0>
    right x
    up    y
  }

sky_sphere {
    pigment {
        color rgb<1,1,1>
    }
} 

light_source {<-3000,2800,2300>   color White }
light_source {< 2000,-10000,2300> color Gray45 }

#declare R1 = 5;

sphere_sweep {   
  linear_spline
  2,
  <-1000,-1000,-1000>,R1
  < 1000,-1000,-1000>,R1 
  pigment {rgb 0}
  no_shadow
}
sphere_sweep {   
  linear_spline
  2,
  <-1000, 1000,-1000>,R1
  < 1000, 1000,-1000>,R1 
  pigment {rgb 0}
  no_shadow
}
sphere_sweep {   
  linear_spline
  2,
  <-1000, 1000, 1000>,R1
  < 1000, 1000, 1000>,R1 
  pigment {rgb 0}
  no_shadow
}
sphere_sweep {   
  linear_spline
  2,
  <-1000,-1000, 1000>,R1
  < 1000,-1000, 1000>,R1 
  pigment {rgb 0}
  no_shadow
} 
sphere_sweep {   
  linear_spline
  2,
  <-1000,-1000,-1000>,R1
  <-1000, 1000,-1000>,R1 
  pigment {rgb 0}
  no_shadow
}
sphere_sweep {   
  linear_spline
  2,
  < 1000,-1000,-1000>,R1
  < 1000, 1000,-1000>,R1 
  pigment {rgb 0}
  no_shadow
}
sphere_sweep {   
  linear_spline
  2,
  < 1000,-1000, 1000>,R1
  < 1000, 1000, 1000>,R1 
  pigment {rgb 0}
  no_shadow
}
sphere_sweep {   
  linear_spline
  2,
  <-1000,-1000, 1000>,R1
  <-1000, 1000, 1000>,R1 
  pigment {rgb 0}
  no_shadow
}
sphere_sweep {   
  linear_spline
  2,
  <-1000,-1000,-1000>,R1
  <-1000,-1000, 1000>,R1 
  pigment {rgb 0}
  no_shadow
}
sphere_sweep {   
  linear_spline
  2,
  < 1000,-1000,-1000>,R1
  < 1000,-1000, 1000>,R1 
  pigment {rgb 0}
  no_shadow
}
sphere_sweep {   
  linear_spline
  2,
  < 1000, 1000,-1000>,R1
  < 1000, 1000, 1000>,R1 
  pigment {rgb 0}
  no_shadow
}
sphere_sweep {   
  linear_spline
  2,
  <-1000, 1000,-1000>,R1
  <-1000, 1000, 1000>,R1 
  pigment {rgb 0}
  no_shadow
}

parametric {
            function{v*1000}              
            function{u*1000}
            function{u*u*1000}
            <-1,-1>,<1,1>
            contained_by{box{<-1000,-1000,-1000>,<1000,1000,1000>}}
            accuracy 0.00001
            precompute 20,x,y,z
            texture {  pigment { color rgbt<0.10, 0.25, 0.85, 0.76> }  }
            no_shadow
         }
         
parametric {
            function{u*u*u*1000}              
            function{u*1000}
            function{v*1000}
            <-1,-1>,<1,1>
            contained_by{box{<-1000,-1000,-1000>,<1000,1000,1000>}}
            accuracy 0.00001
            precompute 20,x,y,z
            texture {  pigment { color rgbt<0.85, 0.25, 0.10, 0.76> }  }
            no_shadow            
         }
 
sphere_sweep{
linear_spline
32,
<-1000,-1000,-1000>,5,
<-818.67,-935.484,-1000>,5,
<-660.703,-870.968,-1000>,5,
<-524.487,-806.452,-1000>,5,
<-408.412,-741.935,-1000>,5,
<-310.866,-677.419,-1000>,5,
<-230.237,-612.903,-1000>,5,
<-164.916,-548.387,-1000>,5,
<-113.289,-483.871,-1000>,5,
<-73.7471,-419.355,-1000>,5,
<-44.6779,-354.839,-1000>,5,
<-24.4705,-290.323,-1000>,5,
<-11.5135,-225.806,-1000>,5,
<-4.1959,-161.29,-1000>,5,
<-0.906314,-96.7742,-1000>,5,
<-0.0335672,-32.2581,-1000>,5,
<0.0335672,32.2581,-1000>,5,
<0.906314,96.7742,-1000>,5,
<4.1959,161.29,-1000>,5,
<11.5135,225.806,-1000>,5,
<24.4705,290.323,-1000>,5,
<44.6779,354.839,-1000>,5,
<73.7471,419.355,-1000>,5,
<113.289,483.871,-1000>,5,
<164.916,548.387,-1000>,5,
<230.237,612.903,-1000>,5,
<310.866,677.419,-1000>,5,
<408.412,741.935,-1000>,5,
<524.487,806.452,-1000>,5,
<660.703,870.968,-1000>,5,
<818.67,935.484,-1000>,5,
<1000,1000,-1000>,5 
pigment {rgb <0.4,0.4,0.4>}
no_shadow
}
sphere_sweep{
linear_spline
32,
<-1000,-1000,1000>,5,
<-818.67,-935.484,1000>,5,
<-660.703,-870.968,1000>,5,
<-524.487,-806.452,1000>,5,
<-408.412,-741.935,1000>,5,
<-310.866,-677.419,1000>,5,
<-230.237,-612.903,1000>,5,
<-164.916,-548.387,1000>,5,
<-113.289,-483.871,1000>,5,
<-73.7471,-419.355,1000>,5,
<-44.6779,-354.839,1000>,5,
<-24.4705,-290.323,1000>,5,
<-11.5135,-225.806,1000>,5,
<-4.1959,-161.29,1000>,5,
<-0.906314,-96.7742,1000>,5,
<-0.0335672,-32.2581,1000>,5,
<0.0335672,32.2581,1000>,5,
<0.906314,96.7742,1000>,5,
<4.1959,161.29,1000>,5,
<11.5135,225.806,1000>,5,
<24.4705,290.323,1000>,5,
<44.6779,354.839,1000>,5,
<73.7471,419.355,1000>,5,
<113.289,483.871,1000>,5,
<164.916,548.387,1000>,5,
<230.237,612.903,1000>,5,
<310.866,677.419,1000>,5,
<408.412,741.935,1000>,5,
<524.487,806.452,1000>,5,
<660.703,870.968,1000>,5,
<818.67,935.484,1000>,5,
<1000,1000,1000>,5 
pigment {rgb <0.4,0.4,0.4>}
no_shadow
}
sphere_sweep{
linear_spline
32,
<-1000,-1000,1000>,5,
<-1000,-935.484,875.13>,5,
<-1000,-870.968,758.585>,5,
<-1000,-806.452,650.364>,5,
<-1000,-741.935,550.468>,5,
<-1000,-677.419,458.897>,5,
<-1000,-612.903,375.65>,5,
<-1000,-548.387,300.728>,5,
<-1000,-483.871,234.131>,5,
<-1000,-419.355,175.858>,5,
<-1000,-354.839,125.911>,5,
<-1000,-290.323,84.2872>,5,
<-1000,-225.806,50.9886>,5,
<-1000,-161.29,26.0146>,5,
<-1000,-96.7742,9.36524>,5,
<-1000,-32.2581,1.04058>,5,
<-1000,32.2581,1.04058>,5,
<-1000,96.7742,9.36524>,5,
<-1000,161.29,26.0146>,5,
<-1000,225.806,50.9886>,5,
<-1000,290.323,84.2872>,5,
<-1000,354.839,125.911>,5,
<-1000,419.355,175.858>,5,
<-1000,483.871,234.131>,5,
<-1000,548.387,300.728>,5,
<-1000,612.903,375.65>,5,
<-1000,677.419,458.897>,5,
<-1000,741.935,550.468>,5,
<-1000,806.452,650.364>,5,
<-1000,870.968,758.585>,5,
<-1000,935.484,875.13>,5,
<-1000,1000,1000>,5 
pigment {rgb <0.4,0.4,0.4>}
no_shadow
}
sphere_sweep{
linear_spline
32,
<1000,-1000,1000>,5,
<1000,-935.484,875.13>,5,
<1000,-870.968,758.585>,5,
<1000,-806.452,650.364>,5,
<1000,-741.935,550.468>,5,
<1000,-677.419,458.897>,5,
<1000,-612.903,375.65>,5,
<1000,-548.387,300.728>,5,
<1000,-483.871,234.131>,5,
<1000,-419.355,175.858>,5,
<1000,-354.839,125.911>,5,
<1000,-290.323,84.2872>,5,
<1000,-225.806,50.9886>,5,
<1000,-161.29,26.0146>,5,
<1000,-96.7742,9.36524>,5,
<1000,-32.2581,1.04058>,5,
<1000,32.2581,1.04058>,5,
<1000,96.7742,9.36524>,5,
<1000,161.29,26.0146>,5,
<1000,225.806,50.9886>,5,
<1000,290.323,84.2872>,5,
<1000,354.839,125.911>,5,
<1000,419.355,175.858>,5,
<1000,483.871,234.131>,5,
<1000,548.387,300.728>,5,
<1000,612.903,375.65>,5,
<1000,677.419,458.897>,5,
<1000,741.935,550.468>,5,
<1000,806.452,650.364>,5,
<1000,870.968,758.585>,5,
<1000,935.484,875.13>,5,
<1000,1000,1000>,5 
pigment {rgb <0.4,0.4,0.4>}
no_shadow
}
sphere_sweep{
linear_spline
32,
<-1000,-1000,1000>,20,
<-818.67,-935.484,875.13>,20,
<-660.703,-870.968,758.585>,20,
<-524.487,-806.452,650.364>,20,
<-408.412,-741.935,550.468>,20,
<-310.866,-677.419,458.897>,20,
<-230.237,-612.903,375.65>,20,
<-164.916,-548.387,300.728>,20,
<-113.289,-483.871,234.131>,20,
<-73.7471,-419.355,175.858>,20,
<-44.6779,-354.839,125.911>,20,
<-24.4705,-290.323,84.2872>,20,
<-11.5135,-225.806,50.9886>,20,
<-4.1959,-161.29,26.0146>,20,
<-0.906314,-96.7742,9.36524>,20,
<-0.0335672,-32.2581,1.04058>,20,
<0.0335672,32.2581,1.04058>,20,
<0.906314,96.7742,9.36524>,20,
<4.1959,161.29,26.0146>,20,
<11.5135,225.806,50.9886>,20,
<24.4705,290.323,84.2872>,20,
<44.6779,354.839,125.911>,20,
<73.7471,419.355,175.858>,20,
<113.289,483.871,234.131>,20,
<164.916,548.387,300.728>,20,
<230.237,612.903,375.65>,20,
<310.866,677.419,458.897>,20,
<408.412,741.935,550.468>,20,
<524.487,806.452,650.364>,20,
<660.703,870.968,758.585>,20,
<818.67,935.484,875.13>,20,
<1000,1000,1000>,20 
pigment {rgb <0.2,1,0.2>}
no_shadow
}

Licencia

Yo, titular de los derechos de autor de esta obra, la publico en los términos de las siguientes licencias:
GNU head Se autoriza la copia, distribución y modificación de este documento bajo los términos de la licencia de documentación libre GNU, versión 1.2 o cualquier otra que posteriormente publique la Fundación para el Software Libre; sin secciones invariables, textos de portada, ni textos de contraportada. Se incluye una copia de la dicha licencia en la sección titulada Licencia de Documentación Libre GNU.
w:es:Creative Commons
atribución
Este archivo se encuentra bajo la licencia Creative Commons Atribución 3.0 Unported.
Eres libre:
  • de compartir – de copiar, distribuir y transmitir el trabajo
  • de remezclar – de adaptar el trabajo
Bajo las siguientes condiciones:
  • atribución – Debes otorgar el crédito correspondiente, proporcionar un enlace a la licencia e indicar si realizaste algún cambio. Puedes hacerlo de cualquier manera razonable pero no de manera que sugiera que el licenciante te respalda a ti o al uso que hagas del trabajo.
Puedes usar la licencia que prefieras.

Leyendas

Añade una explicación corta acerca de lo que representa este archivo

Elementos representados en este archivo

representa a

Historial del archivo

Haz clic sobre una fecha y hora para ver el archivo tal como apareció en ese momento.

Fecha y horaMiniaturaDimensionesUsuarioComentario
actual09:50 10 sep 2014Miniatura de la versión del 09:50 10 sep 2014541 × 536 (145 kB)RokerHROoptipng -o7 → 27.30% decrease
14:13 10 sep 2007Miniatura de la versión del 14:13 10 sep 2007541 × 536 (199 kB)Rocchini{{Information |Description=Twisted cubic with xy and xz surfaces in the interval [-1,1] |Source=self-made |Date=2007-09-11 |Author= Claudio Rocchini }}

Las siguientes páginas usan este archivo:

Uso global del archivo

Las wikis siguientes utilizan este archivo:

Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.