TGC.Core 2.5.1

dotnet add package TGC.Core --version 2.5.1                
NuGet\Install-Package TGC.Core -Version 2.5.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TGC.Core" Version="2.5.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TGC.Core --version 2.5.1                
#r "nuget: TGC.Core, 2.5.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TGC.Core as a Cake Addin
#addin nuget:?package=TGC.Core&version=2.5.1

// Install TGC.Core as a Cake Tool
#tool nuget:?package=TGC.Core&version=2.5.1                

tgc-viewer

Build status Codacy Badge GitHub issues GitHub stars GitHub forks GitHub license GitHub release

Es un framework de renderizado 3D académico utilizado para realizar los trabajos prácticos de la asignatura electiva Técnicas de Gráficos por Computadora (TGC) en la carrera de Ingeniería en Sistemas de Información. Universidad Tecnológica Nacional, Facultad Regional Buenos Aires (UTN-FRBA).

Técnicas de Gráficos por Computadora

Características

Requisitos

Recursos

Colaboradores

Product Compatible and additional computed target framework versions.
.NET Framework net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TGC.Core:

Package Downloads
TGC.SceneLoader

TGC.SceneLoader es una libreria para cargar archivos Wavefront .obj and .mtl. Se utiliza para realizar los trabajos prácticos de la asignatura electiva Técnicas de Gráficos por Computadora (TGC) en la carrera de Ingeniería en Sistemas de Información. Universidad Tecnológica Nacional, Facultad Regional Buenos Aires (UTN-FRBA).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.1 131 6/15/2024
2.4.1 745 4/22/2020
2.3.4 809 4/23/2019
2.3.3 1,351 4/17/2018
2.3.1 1,055 3/27/2018
2.2.3 1,496 11/5/2016
2.2.2 1,049 8/11/2016
1.0.1 1,917 7/31/2016

* Actualizacion a .Net Framework 4.8.1.
* Mejoras en la convención de nombres.
* Se separaron en archivos propios GeometryProvider.cs, Vertex.cs y PoolItem.cs