Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • ocamlopt -o noise_gl.opt bigarray.cmxa unix.cmxa -I +glMLite GL.cmxa Glut.cmxa noise_gl.ml ocamlnat unix.cmxs bigarray.cmxs -I +glMLite GL.cmxs Glut.cmxs noise_gl.ml ...
    1 KB (169 words) - 12:09, 20 August 2023
  • {{libheader|go.gl}} #include <GL/glu.h> ...
    12 KB (1,674 words) - 14:47, 29 August 2022
  • See also: [http://www.opengl.org/documentation/glsl/ opengl.org's gl shader language documentation], and [http://www.lighthouse3d.com/tutorials/ #include <GL/glew.h> ...
    50 KB (6,097 words) - 10:22, 8 January 2024
  • ocamlopt -I +glMLite GL.cmxa Glu.cmxa Glut.cmxa dynar.cmx subsurf.cmx main.ml -o catmull.opt <lang ocaml>open GL ...
    4 KB (547 words) - 16:59, 1 May 2012
  • #include<gl/freeglut.h> #include once "GL/glut.bi" ...
    39 KB (4,365 words) - 10:34, 8 January 2024
  • // GL stuff class GL { ...
    28 KB (3,309 words) - 11:40, 17 November 2023
  • gl=a'*x**2' gl='' ...
    72 KB (10,154 words) - 10:19, 6 January 2024
  • with GL; use GL; ...
    110 KB (12,790 words) - 10:02, 8 January 2024
  • #load "GL.cma" open GL ...
    9 KB (1,267 words) - 12:29, 24 May 2014
  • let fI(n,_,(nl,nh))(g,_,(gl,gh))=let l,h=nl+gl,nh+gh in ((n+g)/2.0,(float l)/(float h),(l,h)) ...
    56 KB (6,101 words) - 11:44, 12 February 2024
  • <syntaxhighlight lang="algol68">printf(($"max int: "gl$,max int)); printf(($"long max int: "gl$,long max int)); ...
    55 KB (7,261 words) - 14:18, 17 March 2024
  • #include <GL/gl.h> #include <GL/glu.h> ...
    14 KB (2,375 words) - 14:09, 1 September 2022
  • gl.uniform1f(timeNdx, t/1e3); gl.drawArrays(gl.TRIANGLE_STRIP, 0, 4); ...
    112 KB (13,480 words) - 17:10, 16 February 2024
  • gl=a'*x**2' When b<0 Then gl=gl||b'*x' ...
    94 KB (12,564 words) - 10:05, 3 February 2024
  • printf(($"a and b is "gl$, a AND b); printf(($"a or b is "gl$, a OR b); ...
    133 KB (19,131 words) - 15:37, 30 May 2024
  • FORMAT address repr = $"Page: "gl"Street: "gl"City: "gl"State: "gl"Zip: "gll$; ...
    65 KB (7,459 words) - 21:49, 9 March 2024
  • printf(($gl$, ABS num)); # prints 123459 # printf(($gl$, ABS num)); # prints 180154659 # ...
    62 KB (8,001 words) - 18:08, 15 May 2024
  • [ 2dup gl-rect [ { 10 10 } v+ ] [ { -20 -20 } v+ ] bi* ] GADGET new-color>> gl-color ...
    55 KB (6,037 words) - 10:40, 16 February 2024
  • ...’ = 25, ‘LB’ = 28, ‘GB’ = 22, ‘GE’ = 22, ‘CR’ = 21, ‘TR’ = 26, ‘GI’ = 23, ‘GL’ = 18, Nations.insert("GR", 27); Nations.insert("GL", 18); ...
    210 KB (23,903 words) - 10:58, 10 December 2023
  • // evaldraw does support some GL-like drawing <syntaxhighlight lang="freebasic">#include once "GL/gl.bi" ...
    200 KB (22,109 words) - 11:27, 28 April 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)