quetoo icon indicating copy to clipboard operation
quetoo copied to clipboard

Quetoo ("Q2") is a free first person shooter based on id Tech2. GPL v2 license.

Results 16 quetoo issues
Sort by recently updated
recently updated
newest added

As a server admin, I'd like to run a Quake themed server that features Quake level remakes and QuakeWorld style player movement. To do this, I'd like to be able...

enhancement:low

One thing that I noticed after watching the greenlight trailer is Quetoo is lacking in demo tools, such as playback control and scripted camera movement for cinematic shots. Easier said...

enhancement:medium
component:engine

We should play with model position or coloring to indicate the gun can be fired again. If this is already present then I totally missed it and it might be...

enhancement:medium

- Quemap now generates high dynamic range RGB32F lightmap and lightgrid diffuse textures - Quetoo uses RGBA32F framebuffers for all rendering so that HDR is fully supported - Bloom is...

There are visual stutters while moving. To me it looks like prediction errors but I'm no expert. The issue is shown in the video below: https://github.com/jdolan/quetoo/assets/13764327/be7824d8-0d2b-4a2e-a055-159127feda19 This is an edited...

Since occlusion queries are such a pain in the ass I was reminded about another occlusion culling technique that’s conceptually simple. Antiportals are basically frustum culling in reverse. An antiportal...

component:engine