2017-04-01から1ヶ月間の記事一覧

Unity 5.6 uses Intel embree

Unity 5.6 からインテルが開発したレイトレースのライブラリ embree.dll が含まれています. Progressive Lightmapper の内部で使っているのかもしれません.

20170408 - Advanced Desktop Display via @TimothyLottes

https://timothylottes.github.io/20170408.html

Memory bandwidth via @tuan_kuranes_rs

https://fgiesen.wordpress.com/2017/04/11/memory-bandwidth/ メモリ帯域に関する記事です.

Wind Waker Style Firefly Lights via @_dickie

http://polycount.com/discussion/185838/wind-waker-style-firefly-lights

Filmic Tone Curve and Color Grading via @FilmicWorlds

github : https://github.com/johnhable/fw-public Minimal Color Grading Tools http://filmicworlds.com/blog/minimal-color-grading-tools/ Filmic Tonemapping with Piecewise Power Curves http://filmicworlds.com/blog/filmic-tonemapping-with-piece…

Photorealistic Character via @UnrealEngine

https://docs.unrealengine.com/latest/INT/Resources/Showcases/PhotorealisticCharacter/ UE4 でのフォトリアルなキャラクターに関する記事です.

Unity 2017.1.0 Beta 1 via @aras_p

https://unity3d.com/unity/beta/unity2017.1.0b1 Unity 2017.1.0 Beta 1 がリリースされました.

DirectXMath 3.10 via @tuan_kuranes_rs

https://blogs.msdn.microsoft.com/chuckw/2017/04/06/directxmath-3-10/

Job System and ParallelFor via @knarkowicz

https://knarkowicz.wordpress.com/2017/04/02/job-system-and-parallelfor/

Artistic shading via @stormoid

Artistic shading via @stormoid https://www.shadertoy.com/view/Xtj3Dm

Do Foreach Loops Still Create Garbage? via @aras_p

http://jacksondunstan.com/articles/3805 Unity の foreach のループがゴミを出すかについての記事です.

Joel Zakrisson: Mastering 3D Art via @EightyLevel

ART

https://80.lv/articles/joel-zakrisson-mastering-3d-art/

Making Shaders More Accessible in Unity via @EightyLevel

https://80.lv/articles/making-shaders-more-accessible-in-unity/ Unity のアセットストアでアセットを販売している Amplify Creations という会社のツールの紹介です.

Orthonormal basis from normal via quaternion similarity via @marc_b_reynolds

http://marc-b-reynolds.github.io/quaternions/2016/07/06/Orthonormal.html 表面の法線から直交座標系を作る方法についてです.

NVIDIA TITAN Xp via @nvidia

https://www.nvidia.com/en-us/geforce/products/10series/titan-xp/ NVIDIA の新しいグラフィックスカード TITAN Xp です. 3840 NVIDIA CUDA cores, 1.6 GHz, 12 TFLOP, $ 1,200

HOW TO SEE WHY YOUR DRAW CALLS ARE NOT BATCHED IN 5.6 via @unity3d

https://blogs.unity3d.com/jp/2017/04/03/how-to-see-why-your-draw-calls-are-not-batched-in-5-6/ Unity 5.6 でバッチになっていないドローコールの原因を調べる方法についてです.

GETTING ARTY WITH SUBSTANCE PAINTER 2.5: NEW FEATURES via @Allegorithmic

https://www.allegorithmic.com/blog/getting-arty-substance-painter-25-new-features SUBSTANCE PAINTER 2.5 の新機能です.

ゲーム向けの標準的な物理ベースシェーディングについての個人的な意見

PBR

概要 まず, 「ゲーム向けの標準的な物理ベースシェーディング(PBS)の実運用時の良し悪し」については実際に手を動かしているゲーム開発者(プログラマ, アーティスト)なら既にわかっているかと思います. 一方で Twitter のタイムラインを見ていたときに, ゲー…

Small float formats – R11G11B10F precision via ‏@BartWronsk

https://bartwronski.com/2017/04/02/small-float-formats-r11g11b10f-precision/ R11G11B10F の精度についての記事です.

Agents of Mayhem to Bring Chaos in August via @EightyLevel

ART

https://80.lv/articles/agents-of-mayhem-to-bring-chaos-in-august/ pdf : http://www.gdcvault.com/play/1024690/-Agents-of-Mayhem-Physically ゲーム Agents of Mayhem の開発者へのインタビューです.

Shader Compilation Target Levels

https://docs.unity3d.com/Manual/SL-ShaderCompileTargets.html Unity 5.6 系でシェーダモデルを指定する #pragma についてです. ( もともと #pragma target 3.5 とか #pragma target 4.5 の .5 について気になったので, 調べました. )

Lighting theory for 3D games, part 5: the rise and fall of the cult of hard shadows via @tuan_kuranes_rs

http://www.blog.radiator.debacle.us/2017/03/lighting-theory-for-3d-games-part-5.html ゲームの影に関する歴史に関する記事です.

Fiber based job system via @ourmachinery

http://ourmachinery.com/post/fiber-based-job-system/ Naughty Dog のゲームエンジンでの 並列化の仕組み Fibers (GDC2015) に関連した記事です.

Preparing Natural Scenes for VR via @EightyLevel

https://80.lv/articles/preparing-natural-scenes-for-vr/ VR 向けの自然風景のデモです.

Meta CRT

Meta CRT via @P_Malin https://www.shadertoy.com/view/4dlyWX# Texture variation V via @iquilezles https://www.shadertoy.com/view/Xtl3zf Volumetric Standford Bunny via @SebHillaire https://www.shadertoy.com/view/MdlyDs

What's new in Unity 5.6

https://unity3d.com/jp/unity/whats-new/unity-5.6.0 Unity 5.6.0f3 がリリースされました.