w359405949 最近的时间轴更新
w359405949's repos on GitHub
C · 1 人关注
ACAutomation
an utf-8 supported ACAutomation implement by c.
Python · 1 人关注
browserquest_py
a python websocket implement of Mozilla BrowserQuest
C# · 0 人关注
2DFluidSim
:pencil2: Port 2D fluid simulation to Unity.
CMake · 0 人关注
android-cmake
CMake toolchain file and other scripts for the Android NDK
0 人关注
Anime4K
A High-Quality Real Time Upscaler for Anime Video
C++ · 0 人关注
assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
C# · 0 人关注
AUnityFrame
C++ · 0 人关注
behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree(BT), finite state machine(FSM) and hierarchical task network(HTN). Behaviors can be designed and debugged in the designer, exported and executed by the game. The designer can only run on the Windows platforms. The run time library is implemented with C++ and C#, and it supports all major platforms (Windows, Linux, Android, iOS, Unity etc.) and Unity. The C++ version is suitable for the client and server side.
Python · 0 人关注
better-exceptions
Pretty and useful exceptions in Python, automatically.
C++ · 0 人关注
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
C++ · 0 人关注
Bolt
Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.
Go · 0 人关注
build-web-application-with-golang
A golang ebook intro how to build a web with golang
C++ · 0 人关注
caffe
Caffe: a fast open framework for deep learning.
0 人关注
cat-storage
A cloud storage for small file
0 人关注
coding-interview-university
A complete computer science study plan to become a software engineer.
0 人关注
coroutine
A asymmetric coroutine library for C.
C · 0 人关注
cpy-leveldb
python bingding for leveldb using c api
Makefile · 0 人关注
crk
CRK is an open source library which used to extract region tags from chinese nature language
C++ · 0 人关注
CRYENGINE
CRYENGINE source code.
Python · 0 人关注
csdn_helper_pub
CSDN资源导出 QQ机器人自动下载CSDN资源
C++ · 0 人关注
DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
C++ · 0 人关注
directx-sdk-samples
This repo contains C++ samples from the DirectX SDK updated to build using the Windows 8.x SDK or Windows 10 SDK
C# · 0 人关注
dnSpy
.NET debugger and assembly editor
C++ · 0 人关注
EpicSurvivalGameSeries
Third person survival game (tutorial) series for Unreal Engine 4.
C · 0 人关注
escommon
a simple opengles environment from opengles_book repo without sample code
C++ · 0 人关注
filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
C++ · 0 人关注
flatbuffers
Memory Efficient Serialization Library
C++ · 0 人关注
fluidSim
2D fluid simulation using GPU
Python · 0 人关注
game-programmer
A Study Path for Game Programmer
0 人关注
GASShooter
Advanced FPS/TPS Sample Project for Unreal Engine 4's GameplayAbilitySystem plugin
w359405949

w359405949

V2EX 第 40451 号会员,加入于 2013-06-10 17:14:53 +08:00
w359405949 最近回复了
2018-01-19 14:12:44 +08:00
回复了 SpicyCat 创建的主题 分享发现 "巨斧陈宇"众筹起诉广电总局
这事怎么样了
2015-07-30 11:33:53 +08:00
回复了 recall704 创建的主题 git 问几个 git 撤消的问题
一般不建议使用reset,这玩意会丢弃历史。

如果只是个别文件和个别行出问题,git checkout commit_id /path/to/file 把该版本中该文件弄出来,进行修改调整后,再add, commit。

如果对log有洁癖,等这部分工作结束后,使用rebase对提交历史进行集体处理,会好看很多。
2015-06-10 17:28:54 +08:00
回复了 lucky2touch 创建的主题 游戏开发 "相杀"判定设计例子
@lucky2touch 除了碰撞,还有时间,BUFF等都要进行这样的处理。
2015-06-10 16:56:47 +08:00
回复了 lucky2touch 创建的主题 游戏开发 "相杀"判定设计例子
应该是先把所有检测到的碰撞整合起来,然后再依次处理碰撞相对应的逻辑。

这样也可以避免状态递归的问题。
2015-06-10 16:10:32 +08:00
回复了 eminarcissus 创建的主题 酷工作 坐标魔都,寻找 Python/H5 有开发经验的小伙伴
看到第一句话,再看公司选人策略和待遇,基本上能得出该公司的情况:

1,在这个公司,设计是大爷。
2,大爷让你做啥你做啥。
3,大爷实际上并没有完整而成熟的规划。
4,大爷想到啥,你就得做啥。
5,骗完天使,骗A轮,骗完A轮骗B轮,30K不是梦,但并不是给你的。
@aec4d

a = u"-" * 1000000
2015-05-12 14:30:00 +08:00
回复了 phx13ye 创建的主题 程序员 有哪些语言特性或者说编程方式更利于多核并行?
CPU:线程,进程,OPENMP。

CPU+GPU:OPENCL,CUDA。
2015-05-12 14:04:10 +08:00
回复了 caizixian 创建的主题 Linux 服务器该选择什么稳定可靠的文件系统
自己玩玩的话可以试试btrfs,马上要release了。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5352 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 08:35 · PVG 16:35 · LAX 00:35 · JFK 03:35
Developed with CodeLauncher
♥ Do have faith in what you're doing.