Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
6answers
734 views

Smooth transition between two (class) and (class):hover

Is there a script/way, that makes normal CSS :hover more smooth? Idea would be, that you got two classes maybe with gradient backgrounds, and the script would smoothly swap the classes. So the ...
7
votes
4answers
2k views

How can I make my form resize more smoothly?

When resizing a form with many controls, the form looks bad because of flickering. What are some tips to have a smoother form resizing?
5
votes
1answer
271 views

How to smooth a freehand drawn SVG path?

I am looking for a solution to convert a freehand, user drawn SVG path, consisting of lots auf LineTo segments, into a smoother one. Preferred language would be JavaScript, but any advice is welcome. ...
5
votes
3answers
125 views

How to speed up this moving algorithm? In Javascript

I have an Array of 16 billiard balls in JS and want to move each ball smoothly with its direction and speed. For that I set up a timer, calling UpdateThis() every 42ms (for 24 fps). The problem is ...
5
votes
5answers
952 views

How can I draw smoothed/rounded/curved line graphs? (C#)

I'm measuring some system performance data to store it in a database. From those data points I'm drawing line graphs over time. In their nature, those data points are a bit noisy, ie. every single ...
4
votes
2answers
467 views

Advanced RPG-Style Movement in XNA

I am making a top down, rpg-type game - similar to Pokemon, but I am stuck at character movement. Basically, what I want to achieve is a smooth tile based movement system for my player and other ...
4
votes
2answers
649 views

Error using `loess.smooth` but not `loess` or `lowess`

I need to smooth some simulated data, but occasionally run into problems when the simulated ordinates to be smoothed are mostly the same value. Here is a small reproducible example of the simplest ...
4
votes
2answers
2k views

Which CDN does Netflix and Hulu use and how can they offer unlimited streaming for $10 per month?

Do anybody know which CDN Netflix and Hulu use for hosting their content and what they are paying for traffic/streaming costs? (meaning; how can they possibly offer unlimited streaming for about $10 ...
4
votes
1answer
460 views

Delphi 6: Can native Delphi do smooth graphics like Flash?

I have a native Delphi TFrame that emulates Roy Tanck's Cumulus Tag Cloud viewer, a WordPress Flash plug-in. What that plug-in does is create a 3D sphere of words that spin around on the surface of a ...
4
votes
1answer
696 views

How can I stretch bitmap in WPF without smoothing pixels

I'm working on SEM image processing application, written in WPF. I have an image display control, derived from Canvas, which displays image & overlays using DrawingVisuals (one for each "layer"). ...
3
votes
2answers
88 views

Jquery animation on Firefox 7.0.1 lags

Does anyone know why this very simple jquery animation works perfectly in some browsers like Chrome and seems to be bugged in Firefox 7.0.1? Here's a link to the animation. If you try it in Firefox ...
3
votes
2answers
177 views

How to smoothly animate this character in VB6

Okay, so I have this character, and I want it to smoothly move. I have it's walking animation powered with 6 sprites, and this is how the animation is functioning right now: First, I have a KeyDown ...
3
votes
1answer
165 views

Using JQuery .scroll() to replicate a momentum based scroll panel that snaps to elements

I am trying to upgrade the standard scrollable div overflow:scroll to me a more fluid element that furthermore will snap to the elements once the scrolling is completed. I have a theory on how to do ...
3
votes
0answers
154 views

ios quartz drawing feather

I am drawing a path into a CGContext following a set of points collected from the user. There seems to be some random input jitter causing some of the line edges to look jagged. I think a slight ...
3
votes
1answer
405 views

HTML 5 video streaming .ism file?

I have an IIS 7.0 server setup with Media Services 4.0. I created a very simple html 5 page which containts a video with its source pointing to a *.ism file. Is it possible to play the video using the ...
3
votes
3answers
2k views

How to make a smooth rotation of a 3D plot in MATLAB?

If I try to rotate camera around my current figure with plot3 using while true; camorbit(0.9,-0.1); drawnow; end then the rotation periodically hangs for a while (example) even on 8-core MacPro. ...
2
votes
1answer
38 views

How to solve element flicker while scrolling with parallax effect in JavaScript?

I am trying to re-create website with parallax effect using JavaScript. That means that I have two or more layers, that are moving different speeds while scrolling. In my case I'm moving only one ...
2
votes
2answers
138 views

Why does Facebook's Android app scroll so smoothly

Facebook has the most smooth UI in my Android Phone, and I am wondering how can they do that. While I am writing my demo, ListView with images always seems to be laggy, while facebook's new feed ...
2
votes
1answer
151 views

smooth scroll with mousewheel to next or previous div

I'm trying to get a javascript on my site so when a person scrolls on the website, it automatically scrolls to the next or previous Div with a certain class. I'm working with smoothscroll and ...
2
votes
2answers
311 views

iPhone OpenGL ES draw nice lines

In my iPhone application, many lines are drawn. Alas, some of them are neither vertical nor horizontal, meaning that they have jagged edges. Enabling GL_LINE_SMOOTH seems to have no effect. ...
2
votes
3answers
536 views

Smooth resizing in a borderless form/window in Delphi

I am trying to resize a borderless form but when I increase the size using the right/bottom side, I get a gap between the border and the old client area that depends of the speed you move the mouse. ...
2
votes
1answer
471 views

Smooth Mouse tracking with jquery

I'm trying to make a gallery webpage where the gallery images become the background, and then scroll based on the position of the mouse. The problem I am having is that my images are different sizes ...
2
votes
1answer
467 views

How can I reduce latency in a Live Smooth Streaming conferencing solution?

I am using Expression Encoder SDK to encode a live recording of my webcam, publish it to a web server supporting IIS 7.5 and Media Services 4 and viewing it with the SmoothStreamingClient. However, ...
2
votes
3answers
210 views

smooth animation only in firefox 4

It seems that the following setup on jsfiddle only runs smooth in firefox 4. http://jsfiddle.net/ynytc/39/ Im wondering why? I thought maybe because of the hardware acceleration in firefox 4, but ...
2
votes
2answers
2k views

Help smoothing data from a sensor

Just found this site Well, I have a 3d sensor, wich mesures v(x,y,z) data, I'm only using the x and y data for my purpose, with help smoothing only x or y would be enough. If I use a log to show ...
2
votes
2answers
825 views

C# smooth object movement

I have all the necessary code to move and click the mouse via C# code, but I don't want to just set the mouse position to X and Y; that will look jerky. Instead, I want to have a smooth transition ...
2
votes
1answer
668 views

OpenGL Smooth Polygon

I am trying to make this a smooth polygon using OpenGL, but it is not doing anything. Can someone please explain what I am doing wrong? glColor4ub(r, g, b, a); glEnable(GL_POLYGON_SMOOTH); ...
2
votes
1answer
332 views

DirectShow: select a source video stream from an MP4 container

I am building an application that needs to read H264 and AC3 streams from a MP4 container and mux them into a single ISMV file. The source MP4 file contains a number of video streams of different ...
1
vote
1answer
91 views

Android FPS, how to make it smoother?

I am having trouble in constructing a basic game loop for my game. I am at the early phase and all I want to do is to move the the ball at a constant speed (for ex: 3) through the bottom of the ...
1
vote
1answer
68 views

jquery animation not smooth

i'n kinda new to JS and JQuery. i'm trying to create a type of GuitarHero game in JQuery but the notes aren't falling smoothly what i'm doing is basically calling setTimeout() in a loop - each one ...
1
vote
0answers
69 views

Smooth customizeable jQuery transitions?

I'm looking for recommendations for great smooth jQuery transitions for images/divs/elements. I need to be able to run at least 8 of these simultaneously on the same page and still have it smoother ...
1
vote
1answer
153 views

unity3d smooth character rotation

Here is my code for moving in the four cardinal directions: if (Input.GetKeyDown(KeyCode.RightArrow)){ transform.forward = new Vector3(0f, 0f, 1f); } else if ...
1
vote
1answer
168 views

Drawing a continuous, curvy line in OpenGL with arbitrary width

I'm looking to draw a continuous and curvy line in OpenGL with an arbitrary width. I am developing for a touch screen and have already achieved the desired effect by drawing lines between the old X ...
1
vote
1answer
150 views

Trouble With Smooth Animation In C++/SDL/OpenGL

I been working in the animation of a 2D platformer game in C++/SDL/OpenGL, and my team and I reach the point where we need to establish that every animation of the player (Walking, Running, etc..) ...
1
vote
1answer
79 views

How do I build an accelerating scroll affect using javascript?

I am new to javascript, which so many of you know, and I am finding that the actual application of all the things I learned evades me. If you just give me the code, that probably won't help me; I need ...
1
vote
1answer
258 views

How do I make a CSS triangle with smooth edges?

I have a triangle (JSFiddle) using this CSS: .triangle { width: 0; height: 0; border-top: 0; border-bottom: 30px solid #666699; border-left: 20px solid transparent; ...
1
vote
0answers
83 views

Smooth Bezier Curve

I want to smooth some hand draw lines in iphone. I have used the following code in http://webdocs.cs.ualberta.ca/~graphics/books/GraphicsGems/gems/FitCurves.c However, I found that some bezier ...
1
vote
1answer
206 views

IIS Smooth Streaming

Hope someone can help out here. I have been trying out the IIS Smooth Streaming for many weeks. But without much success. On-demand Smooth Streaming No problems with streaming on-demand clips on ...
1
vote
1answer
145 views

Can't make Flex Transitions behave smoothly

I am trying to understand how to make Flex transitions behave in an attractive smooth manner. I can't get them to work without them appearing extremely choppy. I have attached a silly demonstration ...
1
vote
1answer
217 views

Android Smooth fill the list with new items from top

so here is my setup: I have a listview with a custom adapter and i have methods which add new items to the list from the top. This works without an issue but i am looking to tweak it and make it ...
1
vote
1answer
121 views

Smooth Streaming Playback doesn't work without Audio Stream

I am having problems playing a smooth stream with the Antrica ANT-32000 encoder, when I record the ISM I get no data in the audio and if I remove it. I am acquiring the stream using RTSP. Is it a ...
1
vote
1answer
31 views

Trying to use Habanero Smooth to create two relationships to an XML defined class

I am trying to use Habanero Smooth to map two relationships to a class which is defined in my ClassDefs. Habanero Smooth Class: [AutoMapCompulsory] [AutoMapOneToMany(ReverseRelationshipName ...
1
vote
2answers
337 views

How to scroll listview smoothly to a certain row before SDK 8

I want to programmatically scroll a row to the top of listview, I tried the setSelection method, but no scroll animation how to? please.
1
vote
3answers
474 views

How to let ListBox scroll smoothly

There is a listbox with the following ItemContainerStyle, it's binding to the ViewModel class but when scroll the listbox its performance not smooth. I check this on the web, and I replaced the ...
1
vote
1answer
619 views

Smooth Scrolling Div on Hover

I'm having a great deal of trouble figuring out how to make this div continuously scroll smoothly while hovered over the arrows. It's almost like there is easing on the animation but I don't have any ...
1
vote
2answers
341 views

smooth animations in games

How can I create a "smooth" animation? I am developing a game on android. I know that the default way to do smooth animations is not the best: perFrame() { time = highrestime(); frameTime = ...
1
vote
1answer
1k views

JQuery on IOS is slow, jumpy and jerky

Our site uses a great deal of JQuery, but on iOS effects such as fade, slide etc.. are jumpy at best. They are not smooth such as those seen on web apps on on native apps. How does one achieve this ...
1
vote
1answer
351 views

Make div smooth bigger and view other content, toggeling

i have an div called foo. This is the css for the div: background-color: #FFFF00; float:right; width: 50px; height: 50px; its in the upper right corner of another div. Well if i click on it, i ...
1
vote
2answers
168 views

How to speedup & make the cells smooth scrolling in iPhone?

i did a text rendering program using UIView and UITableViewController. What i did is before going drawRect method, i just calculate all of the cells height as well as each text start & ...
1
vote
1answer
571 views

Histogram Smoothing

I have a probably pretty simple question but I am still not sure! Actually I only want to smooth a histogram, and I am not sure which of the following to methods is correct. Would I do it like this: ...

1 2 3