25 Posts, registered 1 decade ago
		
		
	
	Contact
	
					Send an email to KirbySaysHi
			
	Recent Posts
					
			
			
			""_Quote from HawkleyFox_
Like, truly asynchronous?  That seems unli…			
		 
					
			
			
			I've been trying to make this happen as well for a pet project of mine. Un…			
		 
					
			
			
			@Xatruch, nice job porting. Any chance you'd want to expand the demo that …			
		 
					
			
			
			@alexandre, @Xatruch, the joint demo comes with chipmunk-js (https://github.com…			
		 
					
			
			
			I adapted the jump n run box2d code to use the most up to date JS port of [http…			
		 
					
			
			
			@quidmonkey, No, I didn't. After the hack, we both just kind of lost inter…			
		 
					
			
			
			Well, it's a year later, and I finally got around to writing up how we con…			
		 
					
			
			
			There are two ways that I know of to reliably do this.
1) Use a server as a …			
		 
					
			
			
			You're right, but I think you're talking about partial application of…			
		 
					
			
			
			So, I was searching the forums for responses to threads, and happened to find t…			
		 
					
			
			
			@ThatAnalog, @alexandre is absolutely right, you can see the code used to initi…			
		 
					
			
			
			You might benefit from a small experiment of mine, called StackMemory. It lets …			
		 
					
			
			
			The best way to copy an array is with .slice(), which implicitly returns a new …			
		 
					
			
			
			The way I did it for the portal demo can be seen here: https://dl.dropbox.com/u…			
		 
					
			
			
			Hey guys, sorry for the delay. Is there a way to get email notifications for th…			
		 
					
			
			
			""_Quote from Xaan_
Wow! Very impressive. Any chance you'll com…			
		 
					
			
			
			dominic,
I think I found a solution to the problem. It took me a while to comp…			
		 
					
			
			
			Hopefully a diagram can help explain:
{http://i.imgur.com/Veb7rl.jpg?1}
I hav…			
		 
					
			
			
			""_Quote from Graphikos_
I suppose, in theory, you could inject to s…			
		 
					
			
			
			""_Quote from Graphikos_
Pretty cool!  You can actually rotate the en…			
		 
					
			
			
			I'm working on a demo that uses portals, which can be played in its curren…			
		 
					
			
			
			I made a WIP demo of getting portals into ImpactJS, you can play it here: https…			
		 
					
			
			
			I didn't realize that setInterval/Timeout now capped at 1fps for backgroun…			
		 
					
			
			
			Well, I'd love to hear what those issues are. The patch I created uses set…			
		 
					
			
			
			I'm on a laptop, so it's very important that the CPU not be churning …