background preloader

Procedural Audio Generator for Unity3D

Procedural Audio Generator for Unity3D

NOTA EXPLICATIVA Vista de Proyecto connect to the sql database Well, the question is still pretty unclear - but here's how to connect to an MS SQL Database: In the editor and standalones, this approach should be working fine ... I'm not sure if it also works with Web players - but even if it should work, I'd definitely not recommend letting Web players connect to your database (unless you got everything in a local network). I also wouldn't let any clients connect directly to a database unless you have a secure environment. You need System.Data.dll from the Unity.app folder (I think under Frameworks). You need to make sure that the SQL Server listens to TCP connections (not a default setting). I got this up and running easily with code from the Mono project (modified somewhat, but not toooo significantly): procedureName also could be an SQL statement. Ah, and I think you can't use the IP-address in the connection string (you need to use a name that can be resolved via DNS). Hope that helps ...

unity3d « DIZGID | POLYGON LOVE Unity3d / GRAVITY DAZE Unity3dでGRAVITY DAZEのような重力変化ものをつくってみました。[DEMO] 矢印キー:キャラ移動 スペース:ジャンプ Gキー:自キャラ無重力 マウスで対象オブジェクトクリックで、その方向へ重力発生。 continue reading… Unity3d / Trail Renderer Unity3dのTrailRendererを使ってみます。 [ demo ] continue reading… Unity3d / VectorField Physic 前回のものをちょっと変更。 [ demo ] continue reading… Unity3d / VectorField VectorFieldをつくってみました。 [ demo ] continue reading… Unity3D / Flashからの移植 unity3dで以前Flashでつくったものをつくりなおしてみます。 左上のPhysicボタンで、物理エンジンのオン/オフ切り替え。 [ demo ] continue reading… Unity3D Study vol.3 MonoBehaviour 前回のスクリプト内で使用した Start() や Update() は、MonoBehaviourで定義されている関数です。 continue reading… Unity3D Study vol.2 ひきつづき、Unity3D。 Unity For Flash Developers – Tutorial 3 (Prefabs) を元に、UnityでのPrefabs,Scriptの扱い方について理解をすすめます。 continue reading… Unity3D Study vol.1 基本となるインターフェースとショートカットをまとめる。 ほぼ上記の内容。 continue reading… Unity3D Study vol.0 前々から時間を見つけていじっていたUnity。 continue reading…

Related: