All Projects → GorangeNinja → Pyvmf

GorangeNinja / Pyvmf

Licence: mit
A python VMF parser

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pyvmf

Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Stars: ✭ 1,851 (+10183.33%)
Mutual labels:  csgo, source-engine
Demoinfo
A library to analyze CS:GO demos in C#
Stars: ✭ 306 (+1600%)
Mutual labels:  csgo, source-engine
SourceRenderer
A tiny 3D engine that loads and renders Source engine maps - Also known as dreieck.exe
Stars: ✭ 32 (+77.78%)
Mutual labels:  csgo, source-engine
Gonav
A Source Engine navigation mesh file parser written in Go.
Stars: ✭ 37 (+105.56%)
Mutual labels:  csgo, source-engine
Advancedfx
Half-Life Advanced Effects (HLAE) is a tool to enrich Source (mainly CS:GO) engine based movie making.
Stars: ✭ 231 (+1183.33%)
Mutual labels:  csgo, source-engine
CallAdmin
CallAdmin is a multilingual sourcemod plugin which provides in-game report functionality
Stars: ✭ 52 (+188.89%)
Mutual labels:  csgo, source-engine
leysourceengineclient
A source engine network client implementation based on some of my reversing work with basic functionality ( joining servers, talking, receiving/sending voicedata etc. ). Made this & reversed netchan to learn about Sources networking.
Stars: ✭ 122 (+577.78%)
Mutual labels:  csgo, source-engine
Gameservers Docker
A bunch of game servers I use, dockerised
Stars: ✭ 322 (+1688.89%)
Mutual labels:  csgo
Csgo Server Launcher
Counter-Strike Global Offensive Dedicated Server Launcher
Stars: ✭ 447 (+2383.33%)
Mutual labels:  csgo
Game
Momentum Mod - Standalone Source Movement Speedrunning (READ README PLEASE)
Stars: ✭ 315 (+1650%)
Mutual labels:  source-engine
Demoinfocs Golang
High performance CS:GO demo parser for Go (demoinfo)
Stars: ✭ 288 (+1500%)
Mutual labels:  csgo
Csgo Pug Setup
CS:GO Sourcemod plugin for setting up private pug/10man games
Stars: ✭ 330 (+1733.33%)
Mutual labels:  csgo
Php Source Query
🐘 PHP library to query servers that implement Steam query protocol (also known as Source Engine Query protocol)
Stars: ✭ 461 (+2461.11%)
Mutual labels:  source-engine
Sourcemod
SourceMod - Source Engine Scripting and Administration
Stars: ✭ 615 (+3316.67%)
Mutual labels:  source-engine
Cstrike15 src
Leak of CS:GO Source code, provided by yours truly so go rep me
Stars: ✭ 745 (+4038.89%)
Mutual labels:  csgo
Charlatano
Proves JVM cheats are viable on native games, and demonstrates the longevity against anti-cheat signature detection systems
Stars: ✭ 599 (+3227.78%)
Mutual labels:  csgo
Get5
CS:GO Sourcemod plugin for competitive matches/scrims
Stars: ✭ 390 (+2066.67%)
Mutual labels:  csgo
Demofile
Node.js library for parsing Counter-Strike: Global Offensive demo files
Stars: ✭ 305 (+1594.44%)
Mutual labels:  csgo
Mastercomfig
A modern Team Fortress 2 performance and customization config
Stars: ✭ 390 (+2066.67%)
Mutual labels:  source-engine
Pbcharactermovement
HL2-style, classic FPS movement for Unreal Engine 4 implemented in C++
Stars: ✭ 582 (+3133.33%)
Mutual labels:  source-engine

PyVMF

A python VMF parser

Made for Cs:Go but should work for other source games, full support coming some time soon.

This projects turns the VMF into python classes, and allows you to modify pretty much everything, from displacements to obscure entities. This allows you to create insanely complex geometry through python code, see images below.

Surf Ramp Wavy Displacement Bhop Hell

Usage

Check out the wiki for more information: https://github.com/GorangeNinja/PyVMF/wiki/Getting-Started

Check out the docs for explanations: https://pyvmf.readthedocs.io/en/latest/genindex.html

Check out the Discord if you have any questions: https://discord.gg/VebMqb9

License

MIT License (see license file)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].