Giter Club home page Giter Club logo

glfreetype's Introduction

๐Ÿ‘‹ Hi, Iโ€™m C0D3-M4513R. My Name is roughly the same across all platorms. My Nickname mostly follows this regex: "C0D3[-_ ]*?M4513R".

Iโ€™m interested in:

  • Programming
  • 3D-Modelling
  • Animation?

Top Langs

Notes:

  • The languages above don't include commits to any repos in organizations. (as such my java statistic is way lower, than it should be)
  • Also not included are contributions to Magma (see contributer section).

C0D3 M4513R's GitHub stats

๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on something? Not sure. Do contact me though, if you really want to contribute to one of my projects! Help is always appreciated.

Contributer/Staff at:

I also have an alt on github, for things/apps that have permissions I do not understand:

๐Ÿ“ซ How to reach me:

Support me on Ko-Fi at: https://ko-fi.com/c0d3_m4513r.

glfreetype's People

Contributors

benhj avatar c0d3-m4513r avatar

glfreetype's Issues

font_data::clean() throws error

in the function font_data::clean the Function glDeleteLists() somehow errors with a SIGABRT.
For an reliable example look at https://github.com/C0D3-M4513R/OpenGLGame/tree/development

The Following line gives the error:
glDeleteLists(list_base,128);
With the Following the error still occurs:
glDeleteLists(list_base+10,7);
If I move the first number up, or the second down, the error is another one!

This also works, if print was never called on the font_data object

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.