Jaysmito Mukherjee

Results 14 issues of Jaysmito Mukherjee

This is something i need help with. It is to add a nord theme to terraforge3d! You can jse the theme editor to customize ui and styling ans save it...

enhancement
help wanted
good first issue

This is a simple issue i would like to open for contributers to get started with TerraFoebe3D development. TerraForge3D uses a completely automatic documentation generation system. Now this system generates...

documentation
enhancement
help wanted
good first issue

Here post your screenshots videos and things you make with Terragen3D!

help wanted
good first issue

#### Describe the issue (if no issue has been made) This adds a feature. Now when running setup the Estimated time remaining is shown (Both for downloading and for Unzipping)....

Impact:Feature
Support:Setup

CGL (C Graphics Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping / small games / experimentation. This has got lots and lots of utilities...

Project URL: https://github.com/Jaysmito101/cgl CGL (C Game Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping / small games / experimentation. It has only one .h...

You can create example from your own idea or translate some of existing c examples.

enhancement
help wanted
good first issue
easy

Add comments to the header documenting the code. Note comments must be added using the format specified for doxygen (https://www.cs.cmu.edu/~410/doc/doxygen.html)

help wanted
good first issue
iwoc
easy

As the title suggests the SAT collision tests fails on certain close cases specially if the difference of size of 2 polygons is big. Relevant functions: ``` bool CGL_sat_collision_overlap_on_axis(CGL_shape* a,...

bug
help wanted
medium
jwoc

CGL has a basic http request function but the way it parses the requests received is very basic. It needs a proper parser for HTTP requests to parse it into...

help wanted
hard
jwoc