Explore Quake/Half-Life maps in your browser

栏目: IT技术 · 发布时间: 4年前

内容简介:bspview is a tool to view Quake/GoldSrc maps in your browser. You can see a live demo of this here:Rendered with

bspview

Explore Quake/Half-Life maps in your browser Explore Quake/Half-Life maps in your browser Explore Quake/Half-Life maps in your browser

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

Reference


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Spark SQL内核剖析

Spark SQL内核剖析

朱锋、张韶全、黄明 / 电子工业出版社 / 2018-8 / 69.00元

Spark SQL 是 Spark 技术体系中较有影响力的应用(Killer application),也是 SQL-on-Hadoop 解决方案 中举足轻重的产品。《Spark SQL内核剖析》由 11 章构成,从源码层面深入介绍 Spark SQL 内部实现机制,以及在实际业务场 景中的开发实践,其中包括 SQL 编译实现、逻辑计划的生成与优化、物理计划的生成与优化、Aggregation 算......一起来看看 《Spark SQL内核剖析》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具