8000 GitHub - frednold/WebGL: Microsoft Edge WebGL Implementation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

frednold/WebGL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Edge WebGL Implementation

This repo contains a select number of files from the implementation of WebGL that ships in the Microsoft Edge browser. The source is provided together with tests, as a reference for engineers who are creating web browsers and related applications. By publishing this code, we hope to facilitate the investigation and resolution of any interoperability issues that may exist between different implementations of the standard.

Folders Content

Core, Foundation

66ED

Header files for common data structures used throughout the code

GLSLparse

GLSL to HLSL transpiler code

ft_glslparse

Test suite for the transpiler

How do I build this?

At this time, we are publishing the source code for reference only. We do plan to provide project files and instructions to generate binaries down the line, however we do not have a target date for it just yet. If you have specific questions or needs, please do reach out: we will be happy to evaluate your scenario and discuss how we can help.

About

Microsoft Edge WebGL Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.5%
  • C 14.8%
  • Yacc 2.2%
  • Lex 1.5%
0