Tagged Questions
The 4d tag has no wiki summary.
23
votes
1answer
294 views
Visualising 4D objects in OpenGL
Do you know of any, actively developed, C/C++ library that can take a bunch (preferably a large amount) of 4D vertices, project them back into 3D space with respect to some arbitrary "4D camera" ...
6
votes
11answers
2k views
Pros and cons of building apps with proprietary database systems
I've been interested in 4D SAS' database product for a long time, though have barely touched it in eons.
In considering what tools to use for application development, especially one that will require ...
5
votes
13answers
1k views
What's the status of 4D?
Our business uses 4D as our database and dynamic web server (and has been for at least the last 8 years). I understand that 4D used to be rather big as a all-in-one solution for serving web ...
4
votes
9answers
965 views
4D - is it any good?
Recently I found out that the company a friend of mine co-owns uses 4D, which I've never heard of before. They swear by it, but they're non-technical and what they say about it sounds like memorized ...
2
votes
4answers
331 views
Fastest data structure in Java (Processing for 4D visualization)
I've got an application that i need to use a visualization framework for. I'm currently leaning towards Processing for use in a Java desktop app.
Problem: I've got ~500k+ state vectors i need to ...
2
votes
1answer
427 views
Simplifying a four-dimensional rule table in Matlab: addressing rows and columns of each dimension
I'm currently trying to automatically generate a set of fuzzy rules for a set of observations which contain four values for each observation, where each observation will correspond to a state (a good ...
1
vote
1answer
85 views
4 dimensional Hidden Surface Removal
I'm trying to program a little 4d game.
I use C++ and OpenGL. This website brings a good explanation on how to enhance 4d images:
...
1
vote
3answers
102 views
calculating mean and maximum value of a 4D data
i have a 4D image data. 384-by-276-by-20-by-5. where data(X,Y,T,V), X=xlocation, Y=ylocation, T= time, V=vessel location.
I would like to have a mean value over time and maximum value over time for ...
1
vote
1answer
395 views
4d curve fitting
I am using Surface fitting toolbox in Matlab r2010b to curve fit 3 dimesional data.
This tool is very useful and easy tool for doing 3d curve fitting via GUI.
Until now, I deal with 3d data like;
(X ...
1
vote
2answers
70 views
Why is my 4D Write document not saving with the rest of record?
In 4D, how do you guarantee that a 4D Write document is saved with the rest of the record?
0
votes
0answers
16 views
Apache Request Forward to 4D Application Server
I have been asked to secure an existing web application which currently utilizes IIS front-end and a Windows 4D application back-end server which are in separate DMZ's.
Current Configuration:
IIS 6.0 ...
0
votes
0answers
31 views
Exceptions using 4D ODBC Driver in C#
I have a 4D database that I'm trying to get data from (and export to an SQL DB) using their ODBC Driver.
Most of the tables I can read, so I know the driver works.
But I have 5 tables that throw 4 ...
0
votes
1answer
127 views
Please tell me how to open 4d database?
I trying to open (using 4d v12) the database with the extension .4dc (in addition there are files with extensions .4dd and .4dr).
The result is an error: You cannot convert compiled database.
...
0
votes
1answer
57 views
4D Web Server and session variables
I'm working on a Website made with the proprietary DBMS "4th Dimension". I'm really struggling with this, as I'm still a beginner, and I only have experience with PHP on client-server apps. 4D ...
0
votes
3answers
921 views
how to reset a view pane in cinema 4d
I am new to cinema 4d and I built a model which is easily viewable in my right, top, and front viewports, but in perspective view I can't see anything, and I can't figure out how to reset or recenter ...
0
votes
2answers
159 views
How to multiple a 2D point with a 4D Matrix
How can I convert a 2D point (or 3D with Z=0) to 2D point(where Z is ignored) with a 4D matrix ?
I am using Microsofts Silverlight to project a 2D control as pseudo 3D using a Matrix3D
definition of ...
0
votes
3answers
31 views
QPix QPx_AcqRunSession does not preview the image being captured
We are upgrading our project to 4D v12 and our QPix plugin stopped showing us a preview of the image we are about to take. The image capture works just fine; the only problem is that the preview ...
-3
votes
4answers
202 views
Disable developer tools
I'm currently developing a web application and since it has access to a database underneath require the ability to disable Developer tools from Safari, Chrome and Internet explorer and Firebug in ...