Tagged Questions
0
votes
0answers
28 views
webgl shadow mapping gl.DEPTH_COMPONENT
Hey im trying to implement shadow mapping in webgl using this example:
tutorial
What im trying to do is
initialize the depth texture and framebuffer.
draw a scene to that framebuffer with a simple ...
0
votes
2answers
79 views
Fitting Or Warping Text (or an image) Into A Custom Envelope Outline Using HTML5 Canvas
Let's say that I use some HTML5 markup:
<canvas id="e" width="400" height="200"></canvas>
<script>
var canvas = document.getElementById("e");
var context = ...
-4
votes
1answer
110 views
Technologies For Interactive Websites and Animations [closed]
I'm looking into making interactive websites in the near future. My question is what are the different technologies I can utilize if I wanted to make an interactive web page? I know HTML5 now has ...
3
votes
2answers
200 views
The Fastest Way to Batch Calls in WebGL
I'm trying to rewrite my canvas-based rendering for my 2d game engine. I've made good progress and can render textures to the webgl context fine, complete with scaling, rotation and blending. But my ...
1
vote
1answer
221 views
Text to texture in webgl
I have a webGL code which draws spheres and I'm adding text label beside.
What I'm doing is creating 2D rectangles and then apply a texture with my text.
function createCubeTexture(text) {
var ...
1
vote
1answer
187 views
HTML5: Encode 8 bit grayscale JPEG from canvas [duplicate]
Is there an easy way to encode 8 bit grayscale JPEG from Canvas using web browser client side technologies (html5/canvas/webgl/javascript)?
Any javascript libraries that I can use without any ...
0
votes
1answer
172 views
In WebGL, how can I load a 3D model (wavefront) that uses multiple textures?
As of now, my code supports loading an .obj (wavefront) file and translating it into a WebGL object (GL buffers and a render function). However, I can only map one texture to the entire object right ...
1
vote
0answers
141 views
ray intersect not working in sphere
created the sphere and the plane geometry when i ignore the sphere form scene.add()
interesect work but
here is the code..
http://jsfiddle.net/praveenv29/PZeY4/
for ( var i = 0; i<10; i ++ )
...
0
votes
0answers
43 views
How to add event handler for the particals?
function create_map_point()
{
// map points
var runnerTexture = new THREE.ImageUtils.loadTexture('map_pin.png' );
mapi = new THREE.MeshBasicMaterial({map: runnerTexture,overdraw:true});
//mapi = new ...
0
votes
1answer
143 views
Using a WebGL canvas at pixel resolution while retaining perspective
I've seen this type of question here before, but none that gave me a full answer, so I'm going to post my code and see if anyone can give me any insight. Basically, this code works, but I have a ...
2
votes
0answers
83 views
Trying to aim the particals to camera while rotating and alert message on intersecting in three js?
Trying to create event handler on the particals with alert message on sphere and also these should aim always on camera something similar to
http://www.google.com/culturalinstitute/worldwonders/ ( ...
1
vote
0answers
130 views
How to send/receive original binary Image Data from/to Canvas via WebSockets
I like to get the binary data from an image. Therefore I need to put it on canvas and retrieve it with the getImageDate method. However, when I compare the size of the source PNG-image with the size ...
2
votes
1answer
373 views
Maximixing the speed of particle rendering on HTML5 <canvas>
I am doing an experiment and attempting to improve the max particle count before frame-rates start to drop in HTML5 Canvas.
I'm using requestAnimationFrame, I'm using drawImage from a canvas as this ...
1
vote
1answer
578 views
Webgl Uncaught ReferenceError: createShaderFromScriptElement is not defined
I can't find out what I am missing here, why do I get this error? Uncaught ReferenceError: createShaderFromScriptElement is not defined
I got this from a common tutorial and just pasted it. Browsers: ...
1
vote
4answers
708 views
WebGL is 2D API not 3D API
WebGL is actually a 2D API, not a 3D API. What does it mean?
We can specify x,y,z co-ordinates in webGL vertex shader and fragement shader. I couldn't understand difference between 2D and 3D ...
0
votes
2answers
81 views
Transparency discrepancy between webgl and 2d canvases
I have a png, which I load using 2d canvas, and as a webgl texture. The png has some transparent parts, which are rendered black in webgl, and white in the 2d canvas. (Please see this fiddle for a ...
1
vote
1answer
187 views
Javascript 3D table and tablecloth
How would you do a mesh/plane (representing a tablecloth) that falls on top of a smaller cube (representing a restaurant table), so that when the tablecloth is in place its edges would hang and fold ...
3
votes
3answers
137 views
Transform bitmap characters into triangles
I am attempting to use an html canvas element to draw each character available in a font file to a canvas. To make this question as simple as possible, pretend only one character is drawn to a canvas. ...
1
vote
2answers
2k views
Canvas 2d context or WebGL for 2D game
I'm planning on writing a game, which will use a lot of sprites and images. At first I tried EaselJS but playing some other canvas-based games I realized it's not that fast. And when I saw BananaBread ...
0
votes
1answer
407 views
three.js - zoom in/out complete tube geometry
I've created a tube geometry with data of 200 points loaded from external javascript file in JSON format. Please find the below code.
<!DOCTYPE html>
<html lang="en">
<head>
...
2
votes
2answers
247 views
Blend two canvases onto one with WebGL
What I'm trying to do is blend two canvases onto a single canvas for a drawing app I am creating. I know Javascript very well, but I really don't have any clue where to start with WebGL and since it ...
0
votes
1answer
432 views
Three.js: texture to datatexture
I'm trying to implement a delayed webcam viewer in javascript, using Three.js for WebGL capabilities.
I need to store frames grabbed from webcam, so they can be shown after some time (some ...
0
votes
1answer
352 views
three.js - create cube around tube geometry
Please find the URL for tube geometry: 3d tube with 200 points of data passed in JSON format.
As number of points vary for the length of the tube, how do I create a transparent cube around tube ...
0
votes
2answers
394 views
three.js - webgl and canvas rendering performance issue
I've created a 3d scene with below code.
<!DOCTYPE html>
<html lang="en">
<head>
<title>3d Model using HTML5 and three.js</title>
<meta ...
1
vote
1answer
422 views
Adding buttons and controls on HTML5 canvas [closed]
I'm using the three.js 3D engine. How can I add UI buttons on my WebGL canvas?
1
vote
3answers
767 views
Drawing an image using WebGL
Please could anyone explain how to draw an image on a WebGL canvas? At the moment, on a regular '2d' canvas, I'm using this:
var canvas = document.getElementById("canvas");
var cxt = ...
0
votes
1answer
277 views
Orthographic 3D Backface Culling using Surface Normals
I'm creating an HTML5 canvas 3D renderer, and I'd say I've gotten pretty far without the help of SO, but I've run into a showstopper of sorts. I'm trying to implement backface culling on a cube with ...
1
vote
3answers
736 views
Need to speed up my SVG. Could I convert to WebGL or canvas?
I have an SVG drawing with 10138 parts, so it runs slowly.
I want to make it run more like http://workshop.chromeexperiments.com/globe
Here are the solutions/questions I'm considering
Is there any ...
0
votes
0answers
73 views
Looking for a WebGL loading spinner solution
I have an unfinished webpage that demonstrates my problem:
http://yirenumich.appspot.com/interaction.html
Here on the page I have four separate webgl canvas, which make the page to freeze on loading. ...
2
votes
1answer
1k views
Using a Canvas as a three.js Texture: Text Not Showing Above a Certain Size
I've been experimenting with three.js recently, but I've hit a show stopper that occurs when the size of a canvas that is used as a texture is above 256x256.
Here's some example code that ...
0
votes
1answer
359 views
How can I build an HTML5 liquid mixing animation?
A few years ago I built a small OpenGL project where I simulated an animation of mixing liquids; a similar project can be seen here or here (these are 2 youtube videos showing some liquid animations).
...
0
votes
2answers
597 views
Why isn't it the same with canvas, and webgl renderer? (three.js)
I try to render a sphere with three.js, but if I render it with canvasRenderer, then there are grey lines on the sphere
code: http://jsfiddle.net/jzpSJ/
screenshot: ...
10
votes
1answer
3k views
Three.js detect webgl support and fallback to regular canvas
Can anyone who has used three.js tell me if its possible to detect webgl support, and, if not present, fallback to a standard Canvas render?
0
votes
1answer
973 views
Is it a Three.js bug with collada loader?
There is a three.js demo here: http://mrdoob.github.com/three.js/examples/webgl_loader_collada.html
It works perfectly, but if I want to use canvas renderer instead of webgl, it's buggy.
renderer = ...
0
votes
2answers
666 views
3d graphics implementation using images in using webgl,html5 canvas
I'm new to HTML5 and have got one project in HTML5 canvas.
I still have to analyze the requirement.
I'm done with almost every part, the problem I'm stuck at is:
Is it possible to make a 3d out of ...
0
votes
1answer
348 views
Creating Windows Vista Aurora screensaver like curtain effect in OpenGL
I am trying to create an interactive background animation using WebGL / Three.js
The animation would be generated from a two-color gradient
The animation would be controlled by external factors ...
3
votes
4answers
3k views
2D Image Processing With WebGL
I intend to create a simple photo editor in JS. My main question is, is it possible to create filters that render in real-time? For example, adjusting brightness and saturation. All I need is a 2D ...
3
votes
1answer
238 views
What are VertexIndices in webgl?
I'm learning WebGL from this site: http://learningwebgl.com/blog/?p=370
I don't understand, what are VertexIndices, and why the pyramid dont have them?
0
votes
1answer
307 views
How to set half-transparent color in webgl?
I red this tutorial about object colors: http://learningwebgl.com/blog/?p=134
This code will create a red square:
squareVertexColorBuffer = gl.createBuffer();
gl.bindBuffer(gl.ARRAY_BUFFER, ...
0
votes
1answer
721 views
How to load external shader in javascript?
I want to load the fragment shader from an external file, but it dont works. (after the shader is loaded, the alertbox don't appear.)
var fs = document.createElement('script');
...
3
votes
2answers
400 views
How to get the 2d coordinates of webgl vertices?
In this tutorial: http://learningwebgl.com/blog/?p=28 we draw a triangle and a square in the 3d space, and I want to get the vertices' x,y coordinates on the canvas.
So I want to get the 2d ...
4
votes
2answers
1k views
How to use multiple canvas contexts?
I would like to use experimental-webgl, and the 2d canvas context also. After I've drawn the 3d objects, I want to draw some 2d objects over it.
How should I do it?
2
votes
1answer
819 views
Using WebGL 3D Shapes as 2D Canvas Images
I'm creating a 2D Canvas game with cubes raining down on players. Their goal is to shoot or dodge them. Right now the cubes are just 2D JavaScript OOP entities. What I want to do is replace the 2D ...
4
votes
3answers
358 views
Replace Color With Texture in WebGL
In video games only color is applied to help speed up the loading process. After textures are ready, they replace the current colors. Is there a way to do this in WebGL? All the tutorials I've seen so ...
5
votes
1answer
1k views
Canvas fast texture mapping
I'm making a top-down game with simple 3d graphics. (I'd be happy if it were like gta 2.) I've implemented affine texture mapping that I have found here but it is too CPU intensive.
So my question ...
1
vote
1answer
97 views
Javascript canvas mouse randomly changes
I'm making a webGL game using javascript and HTML5 canvas. Whenever my mouse is along a certain y position (either in the canvas or window) the cursor changes from the pointer to the edge drag ...
0
votes
2answers
597 views
Porting an HTML5 Canvas WebGL game to Flash ActionScript 3.0
I had created an HTML5 Canvas WebGL game in January for the Mozilla Game On 2010 competition (pretty late, I know - I never released it until yesterday). Now I want to port it to Flash ActionScript ...
