Search the Community
Showing results for tags 'scripting'.
-
Hi everyone, I started make video tutorials for Unigine 2.11.0.1 , You can see & use , This is my playlist about unigine, and I hope useful for you. Get started with 8 hours of free video tutorials full of tips you want. Playlist 1 Playlist 2 With respect Ahmad Karami a computer teacher/ author book / test engineer / solo game developer
- 8 replies
-
- 1
-
- ahmad karami
- unigine
-
(and 94 more)
Tagged with:
- ahmad karami
- unigine
- unigine2
- unigine editor 2
- tutorials
- video
- material
- objects
- terrain
- time
- lighting
- scripting
- advanced tutorial
- full tutorial
- download unigine
- install unigine
- setup unigine
- c sharp
- showcase
- demo
- help
- decal
- water
- sea
- ocean
- import
- hackathon
- build project
- particle
- particle system
- all settings
- collision
- physics
- physic
- physics ocean
- fog
- flower
- grass
- time of day
- day
- night
- wind
- field spacers
- fieldshoreline
- field shore line
- trigger
- destructible mesh
- code
- distance two object
- animation
- animation loop
- cloudlayer
- cloud
- clouds
- time lapse
- vr
- panorama
- render settings
- dof
- ray tracing
- global illumination
- cpp
- c-sharp
- examples
- text
- 3d text
- show
- hide
- message
- light
- point light
- spot light
- area light
- cloth
- clutter
- clothbody
- cloth body
- ripple effect
- gui
- ui
- sound
- soundsource
- sound sources
- audio
- sky
- field
- volume
- volumebox
- materials
- node
- water mesh
- water_base
- water pool
- احمد کرمی
- احمد کرمی بوکانی
- پدر علم بازی سازی
-
Just wondering if there's a remote possibility of plans for Unigine supporting other scripting languages. Say native C#, Python, LUA... anything?
-
Hi there! Trying to minimze our programmers' time surfing through Unigine API at documentation pages we decided to do a little tool to help. It's just a simple tool that will help surfing the API in no-time. This tool will run in background waiting for you to press "Alt+A" and use your clipboard text data for the search (although you can type inside the textbox to change the search). You will then press ESC to hide the window or you can close it with the icon in your System Tray. You only need java 32 bit JDK/JRE 1.5+ and edit the exec.bat to point to your java or javaw exe. Currently it only works for Windows because of limitations of the global key listener api. I'm uploading the source code (Eclipse project) and the runnable jar. If you need improvements just ask! Or even you could do it :P Hope it helps any of you ;) If you detect any bug please report! Edit: I just saw I uploaded it with the test files. I will upload the full Unigine API info next monday :) Edit2: Updated! I added a Creative Commons license for you to do whatever you want :) Also I added a little help on searching. You can append :return or :param to search at return type or at params. MST2.rar