VinnyVicious

Results 20 issues of VinnyVicious

I was checking the following BananaBread roadmap: https://wiki.mozilla.org/HTML5_Games/BananaBread#Milestone_Two And it says that multiplayer with WebRTC is complete. Unfortunately, i wasn't able to find any docs or examples of how to...

I'm not sure on the details of this, but the technique is well explained and demonstrated by Wolfire's David Rosen at: http://www.gdcvault.com/play/1020583/Animation-Bootcamp-An-Indie-Approach

help wanted
feature

Having an example on how to parse Python-like languages that are aware of indentation would be interesting.

wontfix

Is there a way to start using qfusion without the full Warsaw game? i really like the engine, but I feel like it would benefit from a more barebones demo...

Is there a way of improving lighting in my scenes?

Is there a built-in payout calculator? Something that provides the total revenue per ad?

**Describe the bug** Unable to build on Manjaro Linux due to hard dependency on PkgConfig. ```bash CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) ``` Ideally, the...

kind/bug
sig/build
sig/platform
triage/deferred

Very capable, and open-source, physics engine: https://github.com/jrouwe/JoltPhysics Integrating with it would certainly allow time for other endeavors.

feature request

I believe it would be beneficiel to have some sort of sample project that pieces The Forge together in a recommended way/best practice. The project could be something simple, like...

Is there a simple example on how to create a language that is indentation-based with lalrpop?