Community Questions & Answers

Debugging an iOS module

I have been trying to create a module for titanium/iOS/opengl but I am having a hard time because AFAICT there is no way to debug the obj-c code. I am new to xcode and obj-c so maybe I am missing something in the modules. Every time i run my module+test...

Creating OpenGL ES modules on iPhone

Hi, all - I'm currently trying to create an iPhone module that I can use to render some OpenGL-based UI elements. Any examples out there on how to glue everything together to do so? I've been trying to cobble together a combination of the Apple OpenGL ES...

ti.opengl module global installation

Hi,i am getting crazy trying to install the ti.opengl titanium module: the error that i receive is couldn't find module ti.opengl. My steps: Step1:donwload titanium module, the download gives me a folder named modules with the module inside. Step2:drag...

ti.opengl compatibility

Hi, i am trying to install ti.opengl but i did not have success. My question is: does the ti.opengl module works with titanium sdk 2.0.1GA

Laser games/shows in Titanium?

In the LUMINAUT and/or LUMIDIUM should be a lase show or game like on this [link](http://luminaut.tumblr.com/page/2). ![alt text](http://24.media.tumblr.com/tumblr_m2jrve5vcj1qfq9mlo2_250.jpg "Title") I think in relation to orientation (like...

install ti.opengl module

Hi, i am trying to install ti.opengl module, but when i search to the following path: library/Applications Support i don't find the titanium folder, how can i install this module? Thanks

Getting data from TiBlob

I am making a small OpenGL wrapper for iPhone. Everything was going fine until I reached a point where I had to make a wrapper for glReadPixels. Now my questions are as follows: 1. Is there a way of passing a javascript Array (or an equivalent structure)...

Can We Develop an OpenGL ES Module?

Is there sufficient interest in developing a community-supported OpenGL ES Module? An OpenGL module would be very beneficial to me. And I am wondering if there is enough interest by other developers to start a new open-source project. I can contribute...

[Ti.OpenGL] Possible bug in glGet...

Trying to get the glGet* functions working on the Ti.Opengl module (for picking into the 3D scene), however I am seeing odd results. For example, using the included 'gears' demo, I am adding the following lines to the drawImage function in the files...

QuickTiGame2D

Anybody had any experience working with this module? [QuickTiGame2D](http://code.google.com/p/quicktigame2d/) I keep getting an error when trying to launch a demo app: ~~~ [INFO] One moment, building ... [INFO] Detected third-party module:...

[Ti.Opengl] Weird crash when using lighting

Hi there. I am trying to get started with the TI.OpenGL module. I have hacked the provided example to show a sphere generated as a triangle strip. I am now trying to enable lighting and pass in a normal array to glDrawArrays. However, it keeps crashing...

OpenGL and camera overlay

Hi, I'm writing a little AR application. I'm using the official Opengl module but I've a problem. When I add the opengl view as overlay to the camera, I can't see anything, I only see the camera "video". If I add the view to the window, It works...

OpenGL Possibilities for Appcelerator Titanium Desktop

Hello, I am trying to evaluate Appcelerator Titanium Desktop as a potential framework for an application we are building that makes heavy use of OpenGL. I have been browsing the source code, trying to what is possible using native modules (obviously...

OpenGL ES Module available

Hi, i've found this article about an opengl es module for titanium mobile. http://maniacdev.com/2011/05/titanium-mobile-opengl-es-and-augmented-reality-modules/ I've tested the module and it works pretty well, but i have no idea how to write 2d games...

Pageflip

Hi guys I want to develop an iPad app that enables pageflipping through some books (just like iBooks). Is it possible with appcelerator? I mean, it needs to take use of OpenGL and everything.

starting in titanium, finishing in xcode

Hi, This project looks awesome compared to trying to learn objective c like I've been doing for a while. I have a very specific app in mind that has an open source openGL ES library that I need to use for the app.. or learn how to code it myself, but it...

Showing 1-30 of 30