Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A tool to generate Tree sprites and voxels for the Doom game
DOOMTREE is tool that generates tree sprites and voxels for the Doom game.
It is based on PTree https://sourceforge.net/projects/procedural-tree-generator/
Creates actor definitions out of the box for ZDoom & DelphiDoom family source ports.
Source code repository: https://github.com/jval1972/DOOMTREE
This project implements a simple 3D game/graphical engine based on OpenGL API. The code is partially based on OpenGL tutorials by NeHe and implements basic features like lighting, collisions, hit tracing and HUD.