开发中新游戏《庞加莱》
wantnon 2015-10-06 14:03
阅读:3053
评论:0
推荐:0
编辑
导航
|
|||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
23 | 24 | 25 | 26 | 27 | 28 | 1 | |||
2 | 3 | 4 | 5 | 6 | 7 | 8 | |||
9 | 10 | 11 | 12 | 13 | 14 | 15 | |||
16 | 17 | 18 | 19 | 20 | 21 | 22 | |||
23 | 24 | 25 | 26 | 27 | 28 | 29 | |||
30 | 31 | 1 | 2 | 3 | 4 | 5 |
搜索
积分与排名
- 积分 - 521369
- 排名 - 1311
随笔分类
随笔档案
- 2024年10月(1)
- 2024年4月(2)
- 2024年2月(1)
- 2024年1月(2)
- 2023年11月(1)
- 2023年10月(6)
- 2018年11月(1)
- 2018年8月(1)
- 2018年2月(2)
- 2018年1月(1)
- 2017年10月(2)
- 2017年9月(1)
- 2017年8月(2)
- 2017年7月(3)
- 2017年6月(10)
- 2017年5月(12)
- 2017年4月(4)
- 2017年3月(5)
- 2017年2月(8)
- 2017年1月(5)
- 2016年12月(21)
- 2016年11月(7)
- 2016年10月(7)
- 2016年9月(2)
- 2016年8月(5)
- 2016年7月(11)
- 2016年6月(18)
- 2016年5月(7)
- 2016年4月(4)
- 2016年3月(7)
- 2016年2月(6)
- 2016年1月(16)
- 2015年12月(12)
- 2015年11月(10)
- 2015年10月(30)
- 2015年9月(9)
- 2015年8月(24)
- 2015年7月(20)
- 2015年6月(36)
- 2015年5月(28)
- 2015年4月(20)
- 2015年3月(33)
- 2015年2月(4)
- 2015年1月(4)
- 2014年12月(8)
- 2014年11月(5)
- 2014年10月(1)
- 2014年3月(1)
- 更多
相册
3dmax
- 【MAXScript】3DMax批量修改贴图名及模型名
- Calling MAXScript from C++
- Own 3D file format or Exporter plug-in for 3DS Max. Using MaxSDK.
- Lesson 1: Sample utility plug-in
- MAXScript Help
- 基于MAXSCRIPT的模型导出插件技术
- How To ... Output Geometry Data To Text File - Part One
android
- Windows 安装 adt-bundle的方法
- Android 开发环境下载地址 -- 百度网盘 adt-bundle android-studio sdk adt 下载
- Android上用ETC1格式进行纹理压缩
- ETC1
- [Unity3D]调用Android接口
- Building Plugins for Android
- 在Windows下搭建Android开发环境
- [Unity3d]调用自己封装的dll,假装让自己也牛B一把吧
- 关于压缩纹理的格式的思考
- JDK安装与环境变量配置
- Android之NDK开发
- 五步搞定Android开发环境部署——非常详细的Android开发环境搭建教程
- [环境搭建] Android SDK下载和更新失败的解决方法!!!
- 史上最易懂的Android jni开发资料--NDK环境搭建
- 红米note3开发者选项在哪里 红米note3开发者打开方法
- Android和Unity混合开发——Activity和Unity脚本交互和信息传递
- 更多
c++
dx
- msdn: hlsl: Semantics
- msdn: Direct3D Textures (Direct3D 9)
- Programming Guide for Direct3D 9
- D3D9学习笔记(七) TEXTURE 纹理
- 纹理混合
- DirectX Blend
- DirectX Effects初探
- Directx 中HLSL高级着色器语言
- Deferred Particle Shading
- 【D3D11游戏编程】学习札记八:绘图基础-旋转的彩色立方体
- HLSL Effect的vertex shader和pixel shader的参数传递 .
- Dx effect 文件 .fx 与 Shader - 顶点着色和像素着色
- DirectX HLSL相关基础
- d3d9查询(Queries Direct3d9)
- DirectX11 wireframe z-fighting help (or why D3D11_RASTERIZER_DESC.DepthBias is an INT?)
- Alternatives to Using Z-Bias to Fix Z-Fighting Issues
- Depth Bias--msdn
- 更多
opengl
- A Depth buffer with two different projection matrices
- Fragment Depth in glsl
- Linear01Depth & LinearEyeDepth
- bgfx
- 15-462 Graphics Project 3: Simulating a Jello Cube
- In OpenGL is there a way to get a list of all uniforms & attribs used by a shader program?
shaderToy
uml
unity
- github-Unity5Effects
- Unity3D虚拟摇杆(之一)
- dialoguer
- probuilder
- Veh Train
- iTween
- MagicaVoxel
- Fantasy Skybox FREE
- Unity water effects with Triton oceans for Unity
- [Unite]映像制作にも使える高機能シェーダ「ユニティちゃんトゥーンシェーダーVer.2」はどのように作られたのか
- puppet2d
- BoomBeach海水效果实现
- Overview: Performance Optimization
- Some explanations on bindPoses
- UBER - Standard Shader Ultra
- CombineSkinnedMeshes
- Combining Skinned Meshes
- Unity3D官方换装demo中网格合并研究
- CombineMeshes with Different Materials
- Get so-called "root bone" using Unityscript/c#
- Unity3D研究院之系统内置系统图标大整理
- 在Unity中使用UGUI修改Mesh绘制几何图形
- Unity Xcode "RegisterMonoModules.o"
- github.com/candycat1992
- Unity投影效果
- What is _ProjectorClip ?
- 一个有趣的模拟光照的shader(类似法线贴图)
- Unity局部高效实时阴影的思考和实现
- Let there be shadow!
- Adding shadows to a unity vertex/fragment shader in 7 easy steps
- Root Motion - how it works
- Unity: Mecanim Animation Basics
- Changing the compression format of multiple textures
- unity3D中使用Socket进行数据通信(一)
- Using Depth Textures
- How to "paint" objects in the editor?
- Get Mouse Events with EditorWindow
- EditorGraphWindow
- Rules for Multi-pass Shaders in Unity
- UnityShader实例14:屏幕特效之高斯模糊Gaussian Blur
- Using the Stencil buffer in a post-fx
- Using the Stencil Buffer in Unity Free
- Cg Language Specification
- unity 实现tab页
- Custom List, displaying data your way
- GLDraw
- EditorWindow update Time.deltaTime is 1x10^-5?
- CreateScriptableObjectAsset
- CreateScriptableObjectAsset2
- Unity Shaders – Depth and Normal Textures (Part 3)
- Creating Custom GUI Skins PART ONE
- 同时看过 unreal4 和 Unity 源代码的人觉得哪个引擎架构更好?
- How do I add a MenuItem to Hierarchy's Create Menu?
- UNITY社区
- Unity3D——镜面反射原理及实现(一)
- Unity5.3新Memory Profiler
- Access animated bone data from script
- Joint-based Hair / Cloth Physics for Unity
- 万向锁视频
- Cloth movement and impact
- Custom Data, an introduction to serialized classes and property drawers
- 在unity编辑器中给Hierarchy列表中的GameObject加icon
- MenuItem
- Unity 5 Cloth Tutorial
- creating cloth in unity5
- lightProbe
- 更多
vpn
vr
- vive developers
- unity官方vr教程
- HTC Vive Pre: Installation Guide
- Unity3d / SteamVR tutorial - controller teleport, laser pointer and ability to grab objects
- Vive Developer Mini Course
- Sean Lee 的vr视频教程
xml
电影
工具软件
科普&科幻
- 科幻吧
- 有哪些比《三体》中宇宙构想更黑暗的构想?
- 杰克·霍纳:恐龙也变形
- 根据爱因斯坦狭义相对论公式计算速度与时间。
- Interstellar(星际穿越)里,利用黑洞引力弹弓是不是bug?
- 火星殖民诱人!马斯克却不愿去
- 欧阳自远:中国登陆火星后会如何改造它?
- 从地球到火星究竟要多久?平均需要162天
- 两个能预知未来并且都想赢的人,剪刀石头布,谁会赢?
- 刘慈欣:我把下一部小说全部作废了
- 《三体》神预言:曲率超光速飞船真漂亮!
- 三体答疑之巨摆是什么
- 人类历史上改变了世界的最伟大的24项发明
- 经典视频集 维度:数学漫步
- 北极“末日粮仓” 贮存全球粮食种子
漫画
美术素材
苹果开发证书相关
视频收藏
- Cook-Torrance BRDF
- PROGRESSING BEYOND PRE-RENDER: THE MARZA MOVIE PIPELINE FOR UNITY
- 视频: 桌面拼融测试视频 - 可文本视频游戏
- 【文曰小强】9分钟读完《三体》大结局
- Topic: Graphic style of old games. A bereavement. :-(
- Revolutionary soft-body physics in CryEngine3
网站
未分类
- 不止游戏 iOS应用内购也有更低价位选项
- 非消耗品的内购如何实现恢复购买?如何判断已经购买过了非消耗品
- Restoring Purchased Products
- 在Unity中加入IAP(In App Purchase,游戏中购买道具)的功能
- Unity3d iOS 内购详细流程总汇
- mattdesl/graphics-resources
- 手游运营人员必须知道的核心数据详解
- 求教UNITY在IOS设备上后台运行问题
- 如何使用JavaScript生成lowpoly风格图像?
- iOS内购实现及测试Check List
- iOS内购IAP(In App Purchases)入门
- CNAPS Code 怎么查?我的是招商信用卡 VISA卡
- CNAPS Code 查询(招商银行)
- 招商银行联行号CNAPS/现代化支付系统城市列表
- Unity的iOS内购IAP实现流程
- Using 2D Sprite Sheets with Unity
- Pixar 的图形学论文集
- Unity-Manual: Getting Started with iOS Development
- U3D UGUI学习3 - Text
- Uncaught exception in async net callback: Object reference not set to an instance of an object UnityEditor.AsyncHTTPClient:Done(State, Int32)
- Save Games: PlayerPrefs vs persistentDataPath?
- TalkingData CEO崔晓波深度专访:真正懂大数据的公司不说大数据
- 解决Quicktime录屏时无法录制笔记本声卡声音
- Polygon map generation, part 1
- QQ炫舞2的引擎工具与布料系统介绍
- 横版动作游戏发展史漫谈(三):文艺复兴时代
- 流量攻击
- mesh attachments
- Which game portal websites accept Unity webplayers?
- unity ads
- Thanks for downloading Unity Ads!
- 10-Step Integration Guide for Unity Ads in Unity
- pvr与png的内存占用
- Script causing prefab export to have HUGE dependencies?
- 原创:Unity3D Shader官方教程翻译(二十六)---Shader编程中内置的状态变量
- Unity Mecanim Play two animations [UPDATED]
- Standard Shader Material parameters
- Lightmapping Quickstart
- Lightmapping in Unity 5
- Draw Call Batching
- Unity3d之真机测试(下)
- Unity UGUI -- 鼠标穿透UI问题(Unity官方的解决方法)
- BarycentricWireframeUv1
- Access Rendering mode var on Standard Shader via scripting
- mac系统如何显示和隐藏文件
- Particle System Color over Lifetime Alpha value not available
- Cocos2d-x 3.x环境配置视频教程(新手必看)
- Cocos2d-x v3.3beta0 Released!-Camera
- RotateTowards方法:球形插值
- unity3d教程 Ragdoll 的设置用法将角色击倒在地
- photoshop分割图片
- cocos2d-x 3.1中addImageAsync异步加载图片的陷阱
- Access skinned mesh vertices
- C# 编程指南
- error CS0266: Cannot implicitly convert type 'double' to 'float'. An explicit conversion exists (are you missing a cast?)
- CS0133 "The expression being assigned to 'identifier' must be constant" - what's the reason behind that?
- Blender Reference Manual
- How to format numbers for print()... is javascript different to C?
- How do I use Water?
- PHYSICALLY BASED SHADING IN UNITY 5: A PRIMER
- How to disable fog in a shader?
- pvr与png内存占用
- Why can't Sprites gameobjects cast shadows?
- Sprites Bumped Diffuse Shader and Transparent Cutout Bumped Diffuse (With Shadows)
- 碰撞检测--分离轴理论
- 腾讯互娱发布2016游戏开发技术白皮书
- 北京“限房价”后,买房人放下签约笔
- 网络出版服务管理规定
- ***does not contain botched. You must rebuild it with botched enabled (Xcode setting ENABLE_BITCODE
- How To Prevent Performance Spikes in Unity3D When a Model is First Visible
- How to preload textures in the scene?
- UnityException: Launching iOS project via Xcode failed. Check editor log for details
- 深入探索透视纹理映射(下)
- 游戏开发相关实时渲染技术分享:体积光的表现形式探究
- 注意啦!2016幼升小参考:持北京工作居住证入学 这些事项您必须知道!附2016年办证常见问题解答
- 《超级幻影猫》开发经验总结:游戏里不得不纠结的细节
- Unity Render Textures实现画面特效--建立画面特效脚本系统
- Rendering with Replaced Shaders
- unity, Glow+Outline轮廓描边
- Unity3D中Camera类的RenderWithShader方法和SetReplacementShader方法使用解析
- Unity ShaderLab学习总结(译)
- CG着色器
- unity shader_Time
- unity standard shader download
- Lighting.cginc file inside Unity
- #pragma surface surf Lambert vertex:vert
- Drawing Filled, Concave Polygons Using the Stencil Buffer
- 迪斯尼 论文
- Marschner模型
- Opacity Shadow Maps (论文)
- Chapter 23. Hair Animation and Rendering in the Nalu Demo
- POLLEN VR: DEVELOPING HIGH-END VISUALS WITH UNITY 5
- Physically Based Shading in Unity
- Unity 5.0 Upgrade Guide
- unity3d Update()和FixedUpdate()的区别
- GLSL内置函数
- shaderToy跳动的心分析
- Unity中的优化技术
- Unity 4.3 關於 Occlusion Culling : 基本篇
- Occlusion Culling Algorithms
- Hierarchical Occlusion Maps and Occlusion Culling
- 如何在Mac上快速下载YouTube视频
- Deferred Shading VS Deferred Lighting
- Wiki:Deferred shading
- 解读Unity中的CG编写Shader系列一
- 解读Unity中的CG编写Shader系列二
- [Unity Shaders] Vertex & Fragment Shader入门
- Unity Bullet Physics Plugin Demo
- Native Plugins
- learnmesilly.com, Unity学习
- Execution Order of Event Functions
- UNITY 5.0.1 RELEASE NOTES
- http://ifyoulikeditthenyoushouldhaveputakeenonit.com
- Seamless Texture Library
- BMP文件结构读写操作(图文) c实现
- Rasterization Rules
- [Unity3D]关于Android真机调测Profiler
- 台式电脑耳机没有声音怎么办_如何设置?
- 使用距离函数的逐像素位移映射
- skinnedmesh更新法线
- Distance field fonts
- Computing Tangent Space Basis Vectors for an Arbitrary Mesh (Lengyel’s Method)
- 物理渲染-基于物理的光照模型
- Bootcamp 安装Win7黑屏(\windows\system32\drivers\applessd.sys)解决方案
- 【Cocos2d-x 3.0】C++11多线程std::thread的简单使用
- 木系论坛>>Cocos2d-x游戏开发之旅>>《Cocos2d-x3.x游戏开发之旅》已出版~!(附源码下载地址)
- Git 儲存庫太大導致無法上傳 Visual Studio Online 如何處理
- 多摄像机下label不移父节点transform
- voxatron
- 大便超人
- Marvel与Tokidoki合作版迷你公仔
- Make a Splash With Dynamic 2D Water Effects
- how to pull off dynamic bloodsplatter effect
- 更多
游戏
- 碰撞
- 亚麻布风格游戏
- secret legend
- Oxygen Not Included gameplay — first look
- Screeps
- 使用“马里奥方法”设计游戏关卡(译)
- The Stanley Parable
- http://www.desura.com/
- 三体小游戏
游戏推广
招聘
最新评论
- 1. Re:FBX BlendShape/Morph动画解析
- 博主我有一个问题就是两个通道的位置计算公式上 p2如果是存储的固定位置那如果p_deformedByChannel1已经等于p2不是就不继续变形了吗?是不是p2应该是存储变形量而不是固定值,公式更改为...
- --SS雨
- 2. Re:unity, 相机空间 与 相机gameObject的局部空间
相机空间z轴的确是反的,遵循右手坐标系,不知道为什么这么设定。
- --W•alentine
- 3. Re:cocos2dx 3.x 相机机制
- 问题2,关于“把默认相机的那遍render强制放到最后” 谢谢你,解决了我的疑惑,让我拥有一个美好的上午。在我的项目里,使用自定义相机的节点“不见了”,折腾了两小时,看到你的文章,才知道原来是这个原因...
- --叶家十二少
- 4. Re:求直线与线段的交点
- 谢谢大佬,很容易理解
- --布川
- 5. Re:反射矩阵(reflection matrix)推导
- 为了验证“d为平面到原点的有向距离”我找了很多的参考资料,但是好像没有类似的描述,于是我想到了,在这个空间内,这个平面上有很多的点,他们都满足“点法式空间平面方程”,如果你换一个点来计算,平面到原点的...
- --AbyssalHitomi