
RobiNERD
Members-
Content Count
13 -
Joined
-
Last visited
Everything posted by RobiNERD
-
Thanks!
- 2 replies
-
- typescript
- problem
-
(and 2 more)
Tagged with:
-
So, with some googling i found this... the problem is, it's in TypeScript (I don't know what this is even)... I don't know how to implement this any time i try using this i get unexpected identifiers. (I also noticed this TypeScript language is really similar to c# lol). So how would i use this... I know this is very nooby but meh
- 2 replies
-
- typescript
- problem
-
(and 2 more)
Tagged with:
-
Hey so I wanted to know how to decide a resolution to render to and then downscale the render; specifically get the user's screen width, *3 and then scale it down to /3 to get a subpixel effect, using 3 times more available pixels (also if probably causing artifacts). I don't even know if this method works so i would really know how to do this/a working method.
-
babylon.js Using BabylonJS as 3D engine for a visual studio app?
RobiNERD replied to RobiNERD's topic in Questions & Answers
on windows 10 on visual studio 2015; with this new method i get another error, but its not babylonjs related. -
babylon.js Using BabylonJS as 3D engine for a visual studio app?
RobiNERD replied to RobiNERD's topic in Questions & Answers
Never mind, I found using WebKit.NET a good way to do this -
Hey. Was planning to do something big with babylon, but realized that chrome has got some problem with using all the computer's specifications, and may lag twice as much than a normal appliaction, so I wanted to kow how to (if you can) modify the render distance. thanks.
-
Thanks!!!
-
I have the code up on drive.
-
Hey people I'm new to the board and I wanted some help with an experiment I did. So, I wanted to see if the fur simulator worked well with cutom 3d models, so I exported a 3d model from a game. In this case I was testing with Donkey Kong. now, I have exported it in .babylon and it seems to work with sandbox. I downloaded the fur plgin and copied the debug layer to test, and after doing some tweaking I uploaded it to let the .babylon model load. After doing that I got http://goo.gl/fjm6w9 in the JS debug window I got an error saying "cannot set property material of undefined