bfops / playform

Voxel sandbox project in Rust
http://playformdev.blogspot.ca/
MIT License
212 stars 24 forks source link

OpenGL ES 3.1 compatibility #60

Open bfops opened 9 years ago

bfops commented 9 years ago

we shouldn't necessarily marry ourselves to this if it severely restricts what we can do, but we should try to be compatible and be willing to invest cleverness into staying that way.

bfops commented 9 years ago

OpenGL ES doesn't have geometry shaders =(

bfops commented 9 years ago

also doesn't support glPolygonMode(GL_LINE)