内容简介:bspview is a tool to view Quake/GoldSrc maps in your browser. You can see a live demo of this here:Rendered with
bspview
bspview is a tool to view Quake/GoldSrc maps in your browser. You can see a live demo of this here: https://devanbuggay.com/bspview . I've supplied a few BSP files to explore that can be selected from the dropdown. However, you can also drag and drop any supported .bsp file onto the window to load it.
Rendered with three.js .
Controls
- Click anywhere to lock the mouse pointer
- F - toggle fullscreen
- 1 - Cycle through mesh modes
- 2 - Toggle model volume visibility
- 3 - Toggle entity visibility
- Select a map from the dropdown to load it
- Drag and drop any supported .bsp on the window to load it
Building
Building is simple, just install the dependencies and start it.
npm install
npm start
Right now the BSPs are hardcoded to being loaded from this GitHub repo though.
Roadmap
-
Face rendering - Basic texturing support (if texture aren't from .WAD)
- Some basic lightmap support
- Implement the visibility system
- Adding Source engine support ( https://developer.valvesoftware.com/wiki/Source_BSP_File_Format )
Reference
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
iOS应用逆向工程 第2版
沙梓社、吴航 / 机械工业出版社 / 2015-4-1 / 79.00
你是否曾因应用上线的第一天即遭破解而无奈苦恼,想要加以防范,却又束手无策? 你是否曾为某一应用深深折服,想要借鉴学习,却又无从下手? 你是否已不满足于public API,想要进军Cydia开发,却又求学无门? 你是否已产生“不识Apple真面目,只缘身在App Store中”的危机感,想要通过阅读来一窥这冰山一角外的整个北极,却又找不到合适的书? 你是否已经因无法跨越开发......一起来看看 《iOS应用逆向工程 第2版》 这本书的介绍吧!