Giter VIP home page Giter VIP logo

inspectgl's People

Watchers

 avatar  avatar

inspectgl's Issues

Add inspection API

An API for inspecting OpenGL contexts may be useful for games or applications that need information about the system. At the moment InspectGL only produces JSON formatted report files and does not provide an API for direct use in code.

Make platform (OS, etc) info platform-dependent

At the moment we simply query Java's system properties to get abstract os info. This makes little sense and the resulting data can (and should!) be completely platform-dependent. (for each OS the info should be writen the respectively named json object).

This requires interpreters of the data to handle each platform seperately, but that is obvious and makes sense.

Add extensive, platform-dependent information

Through JNI/JNA, OS functions can provide extensive information about the system. In many cases, when debugging an application for example, this information is way more useful than generic abstract stuff

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.