package lablgl
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Interface to OpenGL
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v1.07.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=845477ed8d5aeaad63907a9edfc1d8f8d62b932c6e37a32502926ee402a6271f
    
    
  md5=5345199a125069371ef3fc859c55cc43
    
    
  Description
Interface between OCaml and OpenGL, including LablGlut wrapper for use with the glut library.
Published: 02 Mar 2023
Dependencies (7)
- conf-freeglut
- conf-libglu
- conf-libgl
- camlp5
- 
  
    camlp-streams
  
  
    build
- 
  
    ocamlfind
  
  
    >= "1.2.1"
- 
  
    ocaml
  
  
    >= "4.14"
Dev Dependencies
None
Used by (2)
- freetennis
- 
  
    oplot
  
  
    < "0.80"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page