On GameSpot: Wii Fit tells 10-year-old she's fat
9 Resources for

geometry

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

ParticlesGS Sample
This sample implements a complete particle system on the GPU using the Direct3D 10 Geometry Shader, Stream Output, and DrawAuto. Particle system computation has traditionally been performed on the CPU with the GPU rendering the particles as point sprites for visualization. With Geometry Shaders, the ability to output arbitrary amounts...
Tags: Geometry, Stream, GPU, Particle System Computation
Webcasts
Math Studio (zip)
Math tool for high school teachers and students. Function graphing and analyzing, sequence of number, analytic geometry and solid geometry. Creating 2D function graphs and animations. Analyzing functions--extrema, roots, parity, inverse, limit, derivative and integral. Creating 2.5D function graphs and animations. Analytic geometry. Sequence of number. Solid geometry. Ability to...
Tags: Geometry, Animation
Software downloads 2007-11-23
From Shape Creation to Manufacturing Geometry, SurfaceInk Found NX to Be "The Perfect Product Lifecycle Solution" for Every Stage in the Development of a Video Game Accessory
SurfaceInk Corp., founded in 1999, is a mechanical engineering and design consulting firm. SurfaceInk wanted to develop ergonomic grip accessory for Zodiac game consoles. The challenge was to have prototype ready for trade show just two months away. The company performed entire digital development process within NX and imported game...
Tags: Geometry, Product Lifecycle, Siemens AG, Accessory, Video Game, Video, Manufacturing, Game Console, Games, Game Players, Personal Technology, Consumer Electronics
Case studies 2007-01-01
Server Policies for Interactive Transmission of 3D Scenes
This paper considers an interactive client-server application for remote browsing of 3D scenes. The information about texture and geometry is available at server side in the form of scalably compressed images and depthmaps, corresponding to a multitude of original image views. Image and depth components are both open to augmentation...
Tags: Geometry, 3D, Client-server, University Of New South Wales, Servers, Hardware
White papers 2006-06-30
Chaoscope fractals showcase the beauty of chaos
Choas theory and fractal geometry are used to create amazing images
Tags: beauty, chaos, geometry, image, theory
Image galleries 2007-02-28
Progressive Buffers: View-Dependent Geometry and Texture LOD Rendering
This paper introduces a view-dependent level of detail rendering system designed with modern GPU architectures in mind. The approach keeps the data in static buffers and geomorphs between different LODs using per-vertex weights for seamless transition. The authors' method is the first out-of-core system to support texture mapping, including a...
Tags: Geometry, Method, Author, Buffer, GPU
White papers 2005-06-06
Interfacing Visual Basic and Mathematica to Create an Application for Hyperbolic Geometry
This paper describes how one can use technology to provide students with graphical representations and animations as they study certain ideas and well-studied objects of hyperbolic geometry, which have application to web-based data structures. These objects and ideas include the Poincare disk model, distances, midpoints, angles, hyperbolic triangles, reflections about...
Tags: Geometry, Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
White papers 2005-10-26
Geometry Master (exe)
This is an excellent geometry help software that enhances geometrical, spatial and drawing skills using drawing tools based on geometry worksheets via the computer screen. The program comes with many excellent drawing tools, geometry terms and shapes. The software has multiple drawing tools, color fill options and custom shape tools....
Tags: Software, Geometry, Tool, Productivity, Printers, Hardware, Peripherals
Software downloads 2005-06-07
Optimize your databases with PostgreSQL data types
Optimize your PostgreSQL databasesThe download version of this article is available here:http://techrepublic.com.com/5138-9592-5911159.htmlWhat other data types would you include in this document?Huh-32,000 , + 32000 approx.Lord luv us and save us.What is this dumbing down day ?No point in saying -32768 to +31767 they won't know why anyway ?To be quite...
Tags: data types, database, databases, Geometry, Mark W. Kaelin, optimization, Optimize, PostgreSQL, software
Discussion threads 2005-10-24

Additional Resources

Geometry Expressions (exe)
Geometry Expressions is the world's first Interactive Symbolic Geometry System. This means: Geometric figures can be defined by either Symbolic Constraints or numeric locations. Measurements on your drawing are not only presented numerically, but also expressed symbolically as Mathematical Expressions. Geometry Expressions can be used as a stand-alone program or...
Tags: Software, Geometry Expressions, Tools & Techniques, Management
Software downloads 2006-06-28
iFD Geometry (exe)
iFD Geometry is a Pocket PC utility that allows you to calculate the elements, perimeter, and areas of geometric shapes such as triangle, rectangle, parallelogram, trapezuim, circle, ellipse, and pyramids. You can calculate any known elements, which define a geometric figure and find the rest elements as well as the...
Tags: Perimeter, iFD Software Consult, iFD Geometry, Pocket PC, Handhelds, Operating Systems, Hardware, Software
Software downloads 2006-01-19
Cooperative Diversity in Wireless Networks: A Geometry-Inclusive Analysis
Cooperation between physically separated wireless nodes can achieve the high Signal-to-Noise Ratio SNR diversity gains characteristic of multi-antenna arrays. Simulations indicate that such gains are still achieved for SNRs in the range of practical interest for several applications. Cooperation further yields SNR gains in addition to diversity gains. In contrast...
Tags: Network, Gain, Wireless Network, SNR, Wi-Fi, Wireless
White papers 2006-03-10
Disk Geometry
I have been doing some reading on Disk Geometry and how aligning your disk can enahnce performance 20-30%. Most of the articles tell you to contact your hardware vendor before performing this task but most of the articles I see also relate to Exchange
Tags: disk alignment and disk geomtry, hardware, windows, Diskpar, SysAdminII, SQL, disk
Discussion threads 2006-11-07
Geometry Tutor (zip)
Geometry Tutor intends to cushion one's fear of Geometry. It introduces the user to geometrical shapes in a fashion that is easy and fun. The eleven different shapes and figures (circle, square, rectangle, triangle, cube, cone, cylinder, prism, pyramid, sphere and rectangular parallelepiped) are all drawn in vivid outlines and...
Tags: Shape, Formula, Geometry Tutor, Unit Converter
Software downloads 2005-10-19
Geometry Calculator (exe)
Geometry Calculator can calculate the area and perimeter of a circle, triangle, rectangle/square, and a regular N-Gon polygon. It can also calculate the surface are and volume of a sphere, cylinder, rectangular prism/cube, cone, and a pyramid. There is currently no graphical user interface, it's just a console text interface...
Tags: Ross
Software downloads 2007-04-19
CubeMapGS Sample
The CubeMapGS sample demonstrates rendering a cubic texture render target with a single DrawIndexed call using two new features in Direct3D 10: render target array and geometry shader. A render target array allows multiple render target and depth stencil textures to be active simultaneously. By using an array of six...
Tags: Geometry Shader
Webcasts
MathProf (zip)
MathProf is an easy to use mathematics program within approximately 180 subroutines. MathProf can display mathematical correlations in a very clear and simple way. The program covers the areas Analysis, Geometry, Algebra, Stochastics,Vector algebra. MathProf helps Junior High School students with problems in Geometry and Algebra. High School and College...
Tags: Program, MathProf, Strategy, Management
Software downloads 2006-07-24
DisplacementMapping10 Sample
This sample implements displacement mapping by ray tracing through geometry extruded from a base mesh. The sample uses Direct3D 10 and the geometry shader to extrude prisms which are then decomposed into three tetrahedra for each triangle in the mesh. The pixel shader ray traces through the tetrahedra to intersect...
Tags: Mesh
Webcasts
GeoGebra (zip)
GeoGebra is a dynamic mathematics software for education in secondary schools that joins geometry, algebra and calculus. On the one hand, GeoGebra is a dynamic geometry system. You can do constructions with points, vectors, segments, lines, conic sections as well as functions and change them dynamically afterwards. On the other...
Tags: Function, GeoGebra, Financial Services
Software downloads 2007-08-20
GeoGebra (exe)
GeoGebra is a dynamic mathematics software for education in secondary schools that joins geometry, algebra and calculus. On the one hand, GeoGebra is a dynamic geometry system. You can do constructions with points, vectors, segments, lines, conic sections as well as functions and change them dynamically afterwards. On the other...
Tags: Function, GeoGebra, Financial Services
Software downloads 2007-08-20
  • << Previous
  • page 1 of 1
  • Next >>

Content Types

Case studies (1 results)
Discussion threads (1 results)
Image galleries (1 results)
Software downloads (2 results)
Webcasts (1 results)
White papers (3 results)


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
TechRepublic's Gaming Policy
Computer games--including those installed from floppy disks, USB "thumb" drives, CDs, DVDs, or accessed online or as part of any massive, multiplayer ...
Buy Now