Jump to content

OpenGL/Utah teapot: Difference between revisions

m
(julia example)
Line 211:
 
=={{header|Julia}}==
Makie implements OpenGL shading graphics as part of its plotting functionality. The files are from the University of Utah site.
<lang Julia>using Makie, FileIO, InfoZIP
 
Line 225:
display(scene)
</lang>
 
 
=={{header|Kotlin}}==
4,105

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.