- 授权协议: BSD
- 开发语言: C/C++ Python
- 操作系统: 跨平台
- 软件首页: http://ignifuga.org/
- 软件文档: http://ignifuga.org/gettingstarted/
软件介绍
Ignifuga 是一个用Cython和C++混合写的游戏引擎。 原本是用Python,但是后来作者发现太慢。所以用Cython实现了35倍的性能提升。 让我振奋的是,Cython终于有一个比较复杂的项目在使用,而且是一个从Python移植的项目。
The Art of UNIX Programming
Eric S. Raymond / Addison-Wesley / 2003-10-3 / USD 54.99
Writing better software: 30 years of UNIX development wisdom In this book, five years in the making, the author encapsulates three decades of unwritten, hard-won software engineering wisdom. Raymond b......一起来看看 《The Art of UNIX Programming》 这本书的介绍吧!
