Entries in section: 104
Shown entries: 1-30
Pages: 1 2 3 4 »

Three Years of Development: What have I learned?
0 293
Three Years of Development: What have I learned?

A reflect on the three-year development journey of Heptyl, mistakes I made and the future.

Critical Self-Evaluation in Game Art
0 252
Critical Self-Evaluation in Game Art

How game artists can improve asset quality through self-criticism, proper production pipelines, strong references.

Introduction to BSP Trees
1 422
Introduction to BSP Trees

Concise overview of Binary Space Partitioning (BSP) used in Quake-style engines, explaining how BSP trees are built.

Surface detection and Footsteps in Quake Engine
0 385
Surface detection and Footsteps in Quake Engine

How to detect the surface under the player and play different footstep sounds depending on material.

Level Design for Action Games: From Blockout to Playable Experience
0 390
Level Design for Action Games: From Blockout to Playable Experience

Level design is one of the highest-leverage disciplines in game development because it binds together mechanics, pacing, art, AI, narrative delivery, and performance constraints into a single playable system.

Exporting MD3 models with tags
0 559
Exporting MD3 models with tags

A brief tutorial how to export MD3 model to use it in Quake engines.

Creating a driver for Windows: Part 1 - Introduction
0 423
Creating a driver for Windows: Part 1 - Introduction

In this series of tutorials, I would like to explain how to write drivers for Windows: where to start, how the driver model works, and answer some of the most common questions in this area.

What is in-game unit? About Hammer Units
0 1249
What is in-game unit? About Hammer Units

I define Unit as a unit of length measurement close to the inch and rounded for ease of calculation. Of course, this is true for most games, but the developer can change the proportions depending on what they are doing.

Finding Real IP Behind Cloudflare
0 2004
Finding Real IP Behind Cloudflare

The guide explains ethical methods for discovering the real IP address of a website protected by Cloudflare, mainly for security research or misconfiguration auditing.

How I setup my VPS servers
0 566
How I setup my VPS servers

This guide walks you through the process of setting up a secure and optimized VPS using Apache, MySQL, PHP, and Cloudflare. It covers everything from system updates to security headers and performance enhancements. Of course, the information presente

How to Set Up a Quake (DarkPlaces) Server on a VPS
0 726
How to Set Up a Quake (DarkPlaces) Server on a VPS

This guide will help you host your own Quake server using the DarkPlaces engine (e.g., Zircon) on a Linux VPS, and manage it with PM2, a powerful process manager.

Understanding NAT and Firewalls
0 571
Understanding NAT and Firewalls

A brief explanation of what NAT, DMZ are, how packet filtering works, and more.

Q3MAP2 Shader examples
0 1218
Q3MAP2 Shader examples

Example shader persets for Quake 3 mapping

 How to use TrenchBroom for Half-Life (Counter-Strike) mapping
0 3169
How to use TrenchBroom for Half-Life (Counter-Strike) mapping

Basic tutorial that covers how to use TrenchBroom for Half-Life (Counter-Strike 1.6) mapping, initial setup and some basic features.

How to setup swap file on Linux Server
0 526
How to setup swap file on Linux Server

Linux Swap File Setup

How to hide Apache and PHP versions
0 702
How to hide Apache and PHP versions

Hiding Apache and PHP versions is a basic security step in protecting your server.

Q3MAP2 Warnings and errors
0 4504
Q3MAP2 Warnings and errors

How to fix most common probles with q3map2

Quake DarkPlaces console variables (CVARs) and commands (CMDs)
0 9037
Quake DarkPlaces console variables (CVARs) and commands (CMDs)

List of all Quake DarkPlaces console variables (CVARs) and commands (CMDs) with description.

How to compile DarkPlaces engine in Visual Studio
0 1679
How to compile DarkPlaces engine in Visual Studio

How to compile DarkPlaces engine in Visual Studio for your game (Windows).

DarkPlaces lighting #1 - Introduction
0 1173
DarkPlaces lighting #1 - Introduction

Lighting is one of the most important and influential elements in level design.

DPM Wizard (Converting half-life models to MD3 or DPM)
0 1156
DPM Wizard (Converting half-life models to MD3 or DPM)

How to convert Valve SMD to MD3 or DPM using DPM Wizzard

How to make PS1 pixelated style graphics in DarkPlaces/FTEQW
0 1723
How to make PS1 pixelated style graphics in DarkPlaces/FTEQW

Old school shooters are always associated with pixelated low res textures and low-poly models. Many game designers use them because they are so much easier to make and create a nostalgic atmosphere.

DarkPlaces weather effects (rain, snow, fog)
0 1682
DarkPlaces weather effects (rain, snow, fog)

DarkPlaces has beautiful weather features such as rain, snow and fog.

DarkPlaces lighting #2 - Lighting model
0 2463
DarkPlaces lighting #2 - Lighting model

Darkplaces uses a variation of Phong shading as a default lighting model.

DarkPlaces lighting #3 - Lighting special effects
0 873
DarkPlaces lighting #3 - Lighting special effects

This chapter contains references of various special effects hardcoded in light renderer.

How to use .TTF fonts in DarkPlaces
0 968
How to use .TTF fonts in DarkPlaces

Want cool modern fonts and utf8 support in your Quake mod? Learn how to use True Type Font in DarkPlaces game engine.

Most common map compiler errors QBSP
0 1573
Most common map compiler errors QBSP

List of most common warnings and errors you can get while compiling a map.

How to fix sliding/surfing from slope surface in Quake
0 1372
How to fix sliding/surfing from slope surface in Quake

As you could notice while playing quake, if you stand on a slope you slowly move down the slope. This is very annoying player physics bug in Quake 1.

SHOWLMP or how to draw images on the client from server
0 897
SHOWLMP or how to draw images on the client from server

Display images inside the game without CSQC.

Batch texture converting. How to convert all images in a directory.
0 823
Batch texture converting. How to convert all images in a directory.

Let's say you downloaded a bunch of textures from the internet. Some of them are JPG, some are PNG or even TGA. That is uncomfortable and may cause trouble when importing inside the game. It's good practice to cast all textures to the same format.

1 2 3 4 »
Owned by kleskby#1837
Close

You have no new notifications.

SHOUTBOX
Open chat to load…
Log in to chat