Docs.rs
optic-render-0.0.3
optic-render 0.0.3
Docs.rs crate page
MIT
04 July 2026
Links
Repository
crates.io
Source
Owners
Kono-o
Dependencies
cgmath ^0.18.0
normal
flate2 ^1.1.2
normal
gl ^0.14.0
normal
image ^0.25.8
normal
khronos-egl ^6.0
normal
optic-core ^0.0.3
normal
optic-file ^0.0.3
normal
raw-window-handle ^0.6
normal
Versions
22.82%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module texture
optic_
render
0.0.3
Module texture
Module Items
Structs
Functions
In crate optic_
render
optic_render
Module
texture
Copy item path
Source
Structs
§
Texture2D
A handle to an OpenGL 2D texture object.
Functions
§
create_
texture
Creates a new OpenGL 2D texture from raw pixel data.
delete_
texture
Deletes an OpenGL 2D texture by its ID.